change op choice

This commit is contained in:
Mr.Z4nzu 2020-04-11 18:53:09 +05:30 committed by GitHub
parent d0331fd0bf
commit 791aa854bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -163,7 +163,7 @@ def anonsurf():
[2] Multitor
[99]Back
""")
choice == input("Z4nzu =>>")
choice = input("Z4nzu =>>")
if choice == 1:
clearScr()
ansurf()