Summarize the following rat's-nest routine with a single if-then-else statement: if X > 5 then go to

Question:

Summarize the following rat's-nest routine with a single if-then-else statement:
if X > 5 then go to 80
X = X + 1
goto 90
80 X = X + 2
90 stop
Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Related Book For  book-img-for-question

Elementary Statistics

ISBN: 9780538733502

11th Edition

Authors: Robert R. Johnson, Patricia J. Kuby

Question Posted: