Loading hackingtool.py +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ def menu(): [99]Exit """) choice = int(input("Z4nzu =>> ")) choice = input("Z4nzu =>> ") if choice == 0 or choice == 00: clearScr() print(Logo) Loading Loading
hackingtool.py +1 −1 Original line number Diff line number Diff line Loading @@ -73,7 +73,7 @@ def menu(): [99]Exit """) choice = int(input("Z4nzu =>> ")) choice = input("Z4nzu =>> ") if choice == 0 or choice == 00: clearScr() print(Logo) Loading