Question: Write an if-else statement that assigns 20 to the variable y if the variable x is greater than 100. Otherwise, it should assign 0 to
Write an if-else statement that assigns 20 to the variable y if the variable x is greater than 100. Otherwise, it should assign 0 to the variable y.
Step by Step Solution
3.36 Rating (159 Votes )
There are 3 Steps involved in it
Sample Output 1 0 Sample Output 2 2... View full answer
Get step-by-step solutions from verified subject matter experts
