Question: num _ score 1 and num _ score 2 are read from input. If num _ score 1 is less than 0 , then output
numscore and numscore are read from input.
If numscore is less than then output 'numscore is negative.
If numscore is greater than or equal to then assign numscore with
Otherwise, output 'numscore is less than
Click here for examples
Ex : If the input is:
then the output is:
numscore is negative.
numscore is
Ex : If the input is:
then the output is:
numscore is less than
numscore is
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
