Commit bde7f1d6 by BellCodeEditor

auto save

parent cc62d196
Showing with 0 additions and 2 deletions
...@@ -5,7 +5,6 @@ bros=["guan","liu","zhang"] ...@@ -5,7 +5,6 @@ bros=["guan","liu","zhang"]
bro1=["guan",100,2.4] bro1=["guan",100,2.4]
bro2=["liu",99,3.4] bro2=["liu",99,3.4]
bro3=["zhang,141,8.3] bro3=["zhang,141,8.3]
for i in
bros[0]="guan" bros[0]="guan"
bros[1]="liu" bros[1]="liu"
print(bros) print(bros)
\ 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