Commit a80e0a81 by BellCodeEditor

save project

parent 3f1ebf80
Showing with 2 additions and 1 deletions
q=0 q=0
while q<100: while q<100:
q+=1 q+=2
print(q) print(q)
\ 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