Commit 30d87bb6 by BellCodeEditor

auto save

parent 59d5894c
Showing with 1 additions and 2 deletions
...@@ -6,4 +6,4 @@ bros1=["刘备",161,9.1] ...@@ -6,4 +6,4 @@ bros1=["刘备",161,9.1]
bros2=["关羽",160,8.5] bros2=["关羽",160,8.5]
bros3=["张飞",166,8.3] bros3=["张飞",166,8.3]
for i in bros: for i in bros:
print(i) 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