Skip to content

asimsheikh-coder/age-verification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

🧒 Age Eligibility Checker:

This is a simple Python script that prompts the user to enter their name and age, and then determines whether the user is underage or eligible based on the input age.

🚀 Features

Asks the user to input their name and age

Validates age to determine:

If age < 18 → "You are underage"

If age ≥ 18 → "You are eligible"

Simple and beginner-friendly code

About

age-verification-first-git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages