Ask Question
4 February, 14:39

Use the line of code below to choose the correct answer

while (count < 7) : print 'Great!'

This code is an example of a (n)

O infinite loop.

O pass statement

O for loop

O single statement suite.

Mark this and return

Save and Exit

Next

Submit

+3
Answers (1)
  1. 4 February, 16:32
    0
    This is a single statement suite.
Know the Answer?
Not Sure About the Answer?
Get an answer to your question ✅ “Use the line of code below to choose the correct answer while (count < 7) : print 'Great!' This code is an example of a (n) O infinite ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers