Question: Create a variable called my_var and set it equal to 40. Create a second variable called half, and set it equal to half of my_var.
Create a variable called my_var and set it equal to 40. Create a second variable called half, and set it equal to half of my_var. Create a third variable called sub and set it equal to the difference of my_var and half. Finally, print the remainder of my_var and sub.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
