Commit c5071b39 by BellCodeEditor

auto save

parent 16a3df6a
Pipeline #4595 failed in 0 seconds
Showing with 4 additions and 2 deletions
...@@ -11,4 +11,6 @@ print(students) ...@@ -11,4 +11,6 @@ print(students)
red =students[0:2] red =students[0:2]
blue =students[2:4] blue =students[2:4]
print(red) print(red)
print(blue) print(blue)
\ No newline at end of file Value="Name"
input("输入你的名字:")
\ 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