Commit 0fa541e4 by BellCodeEditor

save project

parent b04491c8
Showing with 2 additions and 2 deletions
import func import func
data=func.new_input() data=func.new_input()
result=func.amont(data) result=func.amont(data)
print("总分数是:"result) print("总分数是:",result)
\ No newline at end of file \ 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