[ad_1]
You can’t do query = input like that. It has to be query = input("Please select..."). It should match guess = input("Password: ") above.
1
[ad_2]
solved Inputs not triggering if statments in python [closed]
[ad_1]
You can’t do query = input like that. It has to be query = input("Please select..."). It should match guess = input("Password: ") above.
1
[ad_2]
solved Inputs not triggering if statments in python [closed]