Skip to content

This repo is the exercise of how to use javascript IF, ELSE IF, ELSE

Notifications You must be signed in to change notification settings

just-jormungandr/score-report-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

SCORE REPORT APP

This repo contains the exercise of how to use Javascript IF, ELSE IF, and ELSE.

The application in this repo should print:

  • 'Excellent', if score is HIGHER THAN 80
  • 'Good Job' if score is IN THE RANGE OF 60 UNTIL 80 (60 and 80 is included)
  • 'Don't give up' if score is BELOW 60

About

This repo is the exercise of how to use javascript IF, ELSE IF, ELSE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published