Commit 00f2c87e by BellCodeEditor

save project

parent 3baede99
Showing with 7 additions and 2 deletions
a='诺一frtttggu'
for i in a:
print(i)
lee=len(a)
i=0
while i<lee:
d=a[i]
print(d)
i+=1
\ 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