Computer Science, asked by ashphadnis, 8 months ago

9.Which numbers are printed?
for i in range(2):
print( 0)
print(
fori in range(4 6):​

Answers

Answered by yashvi27072007
0

Answer:

onlybprint command is used to print a documant on printer

Similar questions