Commit 7e082776 by BellCodeEditor

auto save

parent cda1ad1e
Showing with 2 additions and 1 deletions
......@@ -2,5 +2,5 @@
shabee=["关羽","刘备","张飞"]
for i in range(len[shabee]):
for i in range(len(shabee)):
print(shabee)
\ 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