The document contains a simple Python program that prompts the user to enter their age. It checks if the entered age is 109 or older to determine voting eligibility. If the age is 109 or more, it prints that the user is eligible to vote; otherwise, it states they are not eligible.
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0 ratings0% found this document useful (0 votes)
53 views1 page
Programiz Python Online Compiler Demo
The document contains a simple Python program that prompts the user to enter their age. It checks if the entered age is 109 or older to determine voting eligibility. If the age is 109 or more, it prints that the user is eligible to vote; otherwise, it states they are not eligible.