Commit 8112cec4 by BellCodeEditor

save project

parent 7ee48003
Pipeline #10146 failed in 0 seconds
Showing with 9 additions and 4 deletions
hua="nuoyi,womenzhoumoyiqiqudoumanjiewanba!"
for i in hua:
print(i)
\ No newline at end of file
hua="nigegou"
h=len(hua)
i=0-h
while True:
a=hua[i]
print(a)
i=i+1
if i >=0:
exit()
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