You've already forked hackingtool
mirror of
https://github.com/Z4nzu/hackingtool.git
synced 2026-06-09 00:16:18 +02:00
Update hackingtool.py
This commit is contained in:
+1
-1
@@ -73,7 +73,7 @@ def menu():
|
||||
[99]Exit
|
||||
""")
|
||||
|
||||
choice = int(input("Z4nzu =>> "))
|
||||
choice = input("Z4nzu =>> ")
|
||||
if choice == 0 or choice == 00:
|
||||
clearScr()
|
||||
print(Logo)
|
||||
|
||||
Reference in New Issue
Block a user