Question: Write an if-else statement that assigns 0 to the variable b and assigns 1 to the variable c if the variable a is less than
Write an if-else statement that assigns 0 to the variable b and assigns 1 to the variable c if the variable a is less than 10. Otherwise, it should assign –99 to the variable b and assign 0 to the variable c.
Step by Step Solution
3.47 Rating (163 Votes )
There are 3 Steps involved in it
ify10 x0 else x1 The op... View full answer
Get step-by-step solutions from verified subject matter experts
