Step 9
Try this out Program 9-1Write a program which will input a number, and output the value of variable
b. If the input is less than 5, b should be 1. Otherwise it should be 2. Program 9-2Input 2 values. If they add up to more than 10, output the message 'Too big' |
|