Skip to content

Write a program that prompts the user for an hourly pay rate. If the value entered is less than $7.50 or greater than $49.00, display an error message, otherwise display a message indicating that the rate is okay.

Notifications You must be signed in to change notification settings

allytyson16/input-lessthan-greaterthan

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

input-lessthan-greaterthan

A program that prompts the user for an hourly pay rate. If the value entered is less than $7.50 or greater than $49.00, display an error message, otherwise display a message indicating that the rate is okay.

About

Write a program that prompts the user for an hourly pay rate. If the value entered is less than $7.50 or greater than $49.00, display an error message, otherwise display a message indicating that the rate is okay.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages