You are on page 1of 23

Project : Calculator App

Scratch Example: 8(b)


Step by Step Process

5
Step 1: Open Scratch
Step 2: Drag “When Flag Clicked” From Events
Step 3: Drag “Ask & Wait” 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 “Ope” In Input & Press “OK”
Step 7: Now again make a variable &
Type “Second number” In Input & Press “OK”
Step 8: Drag “Set Variable” Block From Variables
Step 9: Drag “Answer” From Sensing
Step 10: “Right Click Here” to Duplicate
Step 11: Paste it and Again “Right Click Here” to Duplicate
Step 12: After Paste Code Would look alike
Step 13: Drag “If Then” From Control
Step 14: Drag “Equal Operator” From Operators
& Enter “+” in Second Input
Step 15: Drag “Operator Variable” From Variables
Step 16: Drag “Say” Block From Looks
Step 17: Drag “Add Operator” From Operators
Step 18: Drag “First & Second Variable” From Variables
Step 19: Right Click Here And Duplicate (3) Times
Step 20: After Paste the code would look alike & change
that values
Done!
Thanks

You might also like