Commit cb42bb49 by BellCodeEditor

auto save

parent d87d5716
Showing with 0 additions and 7 deletions
a=0
b=0
while b<20:
a=a+1
b=2*a+1
print(a,b)
\ 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