+ 1
input() accepts in the string farmat.. You need to convert it to Integer if you need.. So PASSWORD = int( input ()) this works... Else Write like : if PASSWORD == "000" :
1st Oct 2020, 12:02 PM
Jayakrishna 🇼🇳