Skip to content

Conversation

LAbhilashKumar
Copy link

Simple Python program that checks whether a person is a minor or major based on their age.
If the age is less than 18 → prints "minor".
If the age is 18 or more → prints "major".
If the input is not a valid number (e.g., text or symbols), it prints "age is not valid".
Addressed issue: #512

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants