GitHub topics: basic-control-flow
qtle3/voter-elegibility
This program determines if a person is eligible to vote in the US elections. It takes input from the user to assess the following: Citizenship, Age, State Residency, and Felony Status.
Language: Python - Size: 5.86 KB - Last synced at: 9 days ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

qtle3/age_category
This simple Python program determines and outputs the age category of a user based on their input. The user is prompted to enter their age, and the program categorizes them into one of several predefined age groups.
Language: Python - Size: 1.95 KB - Last synced at: 15 days ago - Pushed at: 11 months ago - Stars: 1 - Forks: 0
