mirror of
https://github.com/ghndrx/nmap.git
synced 2026-02-10 06:55:03 +00:00
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,
1.8 KiB
1.8 KiB