ScratchData LogoScratchData
Back to JuniLearningScratch's profile

Calculator Solution

JUJuniLearningScratch•Created January 7, 2020
Calculator Solution
3
2
573 views
View on Scratch

Instructions

1. Ask the user for the first number, the second number, and the operation (+, -, *, or /). Store each of them in variables. 2. Using conditionals, depending on what the user entered, have the calculator say the answer! Challenge: Add "remainder" as an operation option. For example, the remainder when 10 is divided by 3 is 1. Challenge #2: Add exponent (^) as operation option. For example, 2^3 = 8.

Project Details

Project ID357453067
CreatedJanuary 7, 2020
Last ModifiedJanuary 12, 2020
SharedJanuary 12, 2020
Visibilityvisible
CommentsAllowed

Remix Information

Parent ProjectView Parent
Root ProjectView Root