Commit b6ca47ff by BellCodeEditor

save project

parent de79229c
Showing with 3 additions and 0 deletions
...@@ -15,3 +15,5 @@ def li(): ...@@ -15,3 +15,5 @@ def li():
print("-"*30) print("-"*30)
return total return total
er=li() er=li()
print(er)
print(er[3])
\ 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