Please enable JavaScript to use CodeHS

Mobile Apps

Lesson 10.3 Challenge: Scorekeeper Pt 7

Description

In this lesson, students will use arrays to consolidate the variables keeping track of each team’s record as games are played. They will also use objects to create a running list of game scores.


Objective

Students will be able to:

  • use their knowledge of arrays and objects to organize and add functionality to their Scorekeeper programs

Activities

These are all the activities included in the lesson

10.3.1 Scorekeeper Pt 7: Implement Arrays