Lab: JS Basics, Control Flow & Loops

Lab: JavaScript Basics, Control Flow & Loops


Tips

  • Be resourceful, leverage the class notes, google, MDN or any other means at your disposal to solve these problems (a core developer skill is being able to look things up and find the answers)

  • Follow the instructions and use the test cases to confirm that your programs successfully meet the requirements