I have changed the if-else statement in the menuSelector() function to a switch statement, using a python dictionary. The switch statement checks if the menuChoice variable exists as a key in the dictionary and returns the corresponding value,
Both files, .sh and .py are working. However! .sh fping func. doesn't work.