Commit b62e8eec by BellCodeEditor

save project

parent a9378753
Showing with 2 additions and 1 deletions
......@@ -8,7 +8,7 @@ bro=[bro2[0],bro1[0],bro3[0]]
for i in range(len(bro)):
print(bro[i],end=" ")
bro[0]=bro2[0]
bro[0]=bro1[0]
bro[1]=bro1[0]
print()
for i in range(len(bro)):
print(bro[i],end=" ")
\ 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