Skip to content

Add validate_age script to other folder #12835

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

khemraj-git
Copy link

Describe your change:

This script prompts the user to input their age and validates that it's a non-negative integer.

  • Written in Python
  • Includes input validation and docstrings
  • Useful for beginners learning control flow and input handling

Folder

Placed inside other/ folder as it doesn’t fit into existing algorithm categories.

Checklist

  • Code follows Python guidelines
  • Simple and beginner-friendly
  • No external dependencies

@khemraj-git khemraj-git closed this Jul 8, 2025
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.

1 participant