Question: Calculations - Number Trick Challenge Write a script which: 1 . Uses the input function to get any number and store it in a variable
Calculations Number Trick Challenge Write a script which: Uses the input function to get any number and store it in a variable named my number Create a new variable named calculation which equals my number plus Multiply calculation by Subtract from calculation Diyide calculation by Subtract my number from calculation Print calculation This should match the output under Desired Output. Click Run to check your code. Click Submit to submit your code to your instructor
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
