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
+5
Answers (1)
Know the Answer?
Not Sure About the Answer?
Find 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 the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Home » Computers & Technology » 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