Ask Question
20 January, 11:54

Find the error in the statement below.

if height_variable > 59;

print ("You can ride this roller coaster.")

The opening parenthesis should be at the beginning of the second line.

The second line should not be indented.

The semi-colon should be a colon.

The > should be a <.

+3
Answers (1)
  1. 20 January, 13:32
    0
    The semi-colon should be a colon.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “Find the error in the statement below. if height_variable > 59; print ("You can ride this roller coaster.") The opening parenthesis should ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers