Skip to content

Kenn-CodeCrew/JavaScript_Day1_Classwork2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

JavaScript_Day1_Classwork2

Exercise 4:

Ask the user to enter a password. Ask the user to confirm the password. If they are the same print “CORRECT!!!”. If they are not equal print “INCORRECT!!!”

Exercise 3

Enter 3 card numbers. If it equals 21 print BLACKJACK!, if it’s greater than 21 print BUST!, if it’s less than 21 print “The total is [TOTAL]”

Exercise 5:

Ask the user to enter a number. Ask the user to enter another number. If the first number is greater than the second number print “The first number is greater!!!”. If the second number is greater print “The second number is greater!!!”

testing github merge 2018-08-20

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published