ScratchData LogoScratchData
Back to ComplexCoding's profile

BUGGY addition practice

COComplexCoding•Created November 16, 2024
BUGGY addition practice
0
0
3 views
View on Scratch

Instructions

What's wrong with this code? Nothing?! Test it again. Remix the project: find and fix the bug(s). This is how the program should work: 1. Click the Flag to start. The program generates two random numbers and stores them in variables a and b. It also calculates a+b and stores the result in variable c. 2. The user is asked what is a+b. 3. The user's answer is compared to the correct answer that is stored in variable c. 4. if their answer is correct we display That's right!, otherwise we tell them what the correct answer is.

Project Details

Project ID1097477557
CreatedNovember 16, 2024
Last ModifiedNovember 16, 2024
SharedNovember 16, 2024
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root