Commit a53e705a by BellCodeEditor

save project

parent c50502b2
Showing with 5 additions and 6 deletions
a=[15,18,14,25]
b=0
for i in a:
b=b+i
print(b)
\ No newline at end of file
def a(b):
c="迪和人格和人的"+b
d=a('小依')
print(d)
\ 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