Sichanov

dsa

Jan 31st, 2021
148
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.05 KB | None | 0 0
  1. for i in range(1, 11):
  2.    b = i / 10
  3.    print(b)
Advertisement
Add Comment
Please, Sign In to add comment