5 Write the output of following python commands.
I. type(2/3)
II. for item in range(2):
print(item)
III. S={1,1,2,2
print(S)
Answers
Answered by
0
please write the question perfectly
I cannot understand your questions
Similar questions