Commit 1877adc9 by BellCodeEditor

auto save

parent 1789a960
Showing with 0 additions and 14 deletions
i=2
while True:
print(i)
print(i*i)
print(i*i)
print(i*i)
i=i*i
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment