Computer Science, asked by omc34719, 8 months ago

4. Write the output of the following python code:
a) >> foriin range(7): b) print (1,2,3,4)
ifi==3: break

Answers

Answered by tarunprema2004
0

Answer:

1234

123

1234

123

1234

123

.

.

.

.

.

.

Similar questions