Question: Write an if statement that assigns 10 to the variable b, and 50 to the variable c if the variable a is equal to 100.
Write an if statement that assigns 10 to the variable b, and 50 to the variable c if the variable a is equal to 100.
Step by Step Solution
3.49 Rating (169 Votes )
There are 3 Steps involved in it
You can write an if statement in Python to assign values to var... View full answer
Get step-by-step solutions from verified subject matter experts
