An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with basic-control-flow

A curated list of projects in awesome lists tagged with basic-control-flow .

https://github.com/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.

basic-control-flow conditional-statements data-conversion user-input

Last synced: 20 Sep 2025

https://github.com/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.

basic-control-flow conditional-statements user-input

Last synced: 12 Jul 2025