Question: Write code that puts less than 21 to output if the value of userAge is less than 21. Ex: If userAge is 15, then
Write code that puts "less than 21 " to output if the value of userAge is less than 21.
Ex: If userAge is 15, then output is:
less than 21 userAge: 15
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
