TomoLink
Medium

What is the output of: for i in range(2,10,3): print(i, end=' ')?

What is the output of: for i in range(2,10,3): print(i, end=' ')? | Python — Output Questions MCQ | TomoLink | TomoLink