Skip to content

hackysterio/if-ifElse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

if-ifElse

This script is a beginner friendly Bash program.
It prompts the user to input their age. If the user is older than 18, it outputs "You are an adult". If the user is less than 18, it outputs "You are underage".
The script uses a basic "if" statement to make this determination and provides a simple way to categorize the users based on their age.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages