Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Print userNum1 is negative. if userNum1 is less than 0. End with newline. Assign userNum2 with 3 if userNum2 is greater than 14. Otherwise, print
Print "userNum1 is negative." if userNum1 is less than 0. End with newline. Assign userNum2 with 3 if userNum2 is greater than 14. Otherwise, print "userNum2 is less than or equal to 14.". End with newline.
\begin{tabular}{l|l} ATIVITY & 2.2.2: If-else statements. \end{tabular} Jump to level 1 Print "userNum 1 is negative." if userNum 1 is less than 0 . End with newline. Assign userNum2 with 3 if userNum2 is greater than 14. Otherwise, print "userNum2 is less than or equal to 14.". End with newlineStep by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started