Skip to content

Project #23 of Codecademy's Full Stack Engineer Career Path

License

Notifications You must be signed in to change notification settings

AntonV0/race-day

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Race Day

Project #23 from Codecademy's Full Stack Engineer Career Path

By Anton Vlasenko (AntonV0)

Project Outline

A JavaScript program that registers runners with a race number and gives them instructions on race day. The race number and instructions differ based on the runner's age and whether they registered early.

What I Learned

  • Control flow statements (if, else if, else)
  • Comparison operators (===)
  • Logical operators (&&)
  • Boolean values

Releases

No releases published

Packages

No packages published