Commit 40392e4d by BellCodeEditor

save project

parent ae212ced
Showing with 2 additions and 6 deletions
a=3 students.pop(2)
a+=1 student.append()
a=a+1
print(a)
a%=3
print(a)
......
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