Commit eff5e4bd by BellCodeEditor

auto save

parent 111c5c07
Showing with 2 additions and 2 deletions
......@@ -6,4 +6,4 @@ print(v)
for i in range(4):
for j in range(5):
print(v[i][j],end=" ")
print( )
\ No newline at end of file
print( )#一句话输完了以后换个行
\ 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