Please ensure that JavaScript is running.
Learn
Challenges
Blogs
About
Contact
Learn
Challenges
Blogs
About
Contact
Home
/
Code-challenges
/
Eligible to vote
Python Code Challenge
13 -
Write a program that prompts the user for their age, and then prints whether they are eligible to vote or not (age >= 18)
Python
Data Types
Booleans