Traceback (most recent call last): File "exploit.py", line 63, in <module> choice = menu() File "exploit.py", line 60, in menu return int(choice) ValueError: invalid literal for int() with base 10: ''
Traceback (most recent call last):
File "exploit.py", line 63, in <module>
choice = menu()
File "exploit.py", line 60, in menu
return int(choice)
ValueError: invalid literal for int() with base 10: ''