Commit 6a6aa2a6 by BellCodeEditor

save project

parent 97a14323
Pipeline #1489 failed in 0 seconds
Showing with 9 additions and 4 deletions
a="wdfefwf"
b=0
i=0
while i < b:
print(a[i],end=" ")
i=i+1
\ No newline at end of file
a="sgsgwd"
for i in a:
print(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