You are on page 1of 21

Project : Find Average

Scratch Example: 6(b)


Step by Step Process

5
Step 1: Open Scratch
Step 2: Drag “When Flag Clicked” From Events
Step 3: Drag “Ask & Wait Block” From Sensing
Step 4: “Make a Variable” From variables
Step 5: Type “first number” in input & press “OK”
Step 6: Now Again Make a Variable &
Type “Second number” in input & press “OK”
Step 7: Now Again Make a Variable &
Type “Third number” in input & press “OK”
Step 8: Now Again Make a Variable &
Type “Sum” in input & press “OK”
Step 9: Now Again Make a Variable &
Type “Average” in input & press “OK”
Step 10: Drag “Set first number” From variables
Step 11: Drag “Answer” From Sensing
Step 12: Make a “Duplicate” of Blocks
Step 13: Duplicated Blocks Are Paste Here
Step 14: Drag “Set Variable” From Variables
Step 15: Drag “Addition Operator” From Operators
Step 16: Drag “Set Variable” From Variables
Step 17: Drag “Divide Operator” From Operators
Step 18: Drag “Sum Variable” From Variables
Done!
Thanks

You might also like