Skip to content

A simple Python program that asks for your age and tells you which age group you belong to: kid, student, adult, or experienced.

License

Notifications You must be signed in to change notification settings

faresmahdi3363-stack/Age-Group-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧮 Age-Classifier-Python

A simple and fun Python program that classifies a person based on their age. The program asks the user to enter their age and tells them which category they belong to.

How to use

  1. Enter your age when prompted
  2. The program will display your age category

Child (under 7 years old)

Student (7–17 years old)

Young Adult (18–39 years old)

Experienced (40 years and above)

Features

🎯 Beginner-friendly example of if/elif/else statements

🧩 Easy to read and understand

💡 Helps beginners learn conditional logic in Python

Telegram

https://t.me/CodeHub3363

About

A simple Python program that asks for your age and tells you which age group you belong to: kid, student, adult, or experienced.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages