Question: Hello, my problem is here: Write code that puts less than 21 to output if the value of userAge is less than 21. Ex:
Hello, my problem is here: 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
How would I write this branch in coral language code?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
