am trying to write a simple if statement but my IDLE only reads the first part of my code and not the if statement
age=int(input("Enter your age")) if age>=18: print("Congratulations you are eligible to vote")
Aucun commentaire:
Enregistrer un commentaire