Guest User

Untitled

a guest
Mar 24th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.07 KB | None | 0 0
  1. i = int(input("input a number"))
  2. for i in range(0, i):
  3. i=i+n
  4. print(i)
Add Comment
Please, Sign In to add comment