0 posts · 1 comment · 1 total
Active in: v/programming (1)
Step 1, I would enter a second line in housekeeping():
input test1
Step 2, I would enter two lines in mainLoop() after "input test2":
output "Enter score for test 3" input test3
Done.
Step 1, I would enter a second line in housekeeping():
Step 2, I would enter two lines in mainLoop() after "input test2":
Done.