1. SET total to 0 2. ____ with counter FROM 0 to length of array 3. SET total = ____ + array____ 4. END REPEAT 5. ____ total total = 0 arr = ____ for i in ____(5): number = ____(input("What is the number? ")) total = total + number arr.____(number) print("Total score is" + str(____)) 1. Ask user to enter ____ and store in a variable 2. While data entered is ____ 3. Display error message 4. Ask user to enter data and store in a ____

Leaderboard

Visual style

Options

Switch template

Continue editing: ?