Computer Science, asked by zaryfamery7076, 4 days ago

for i in [1,2,3]:
print("hobla", end=" ")
im putting this and its giving me a syntax error someone can tell me what i am doin wrong

Answers

Answered by pm868002
0

Explanation:

you output hobla hobla hobla is correct

Similar questions