Commit 7c9b2e3d by BellCodeEditor

auto save

parent ebc5999f
Showing with 6 additions and 0 deletions
bor=["刘备","关羽","张飞"]
for i in bor:
print(i)
for i in ran1(len(bor)):
print(bor[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