9. What is the output of the following?
a = 5
while True:
if a%8 == 0:
break
print(a)
a += 1 *
(1 Point)
5 67
5 6 7 8
error
56
Answers
Answered by
0
Answer:
drrttiiiiiiiieiieieiririr✨️rieueuhfjirur
Similar questions