Commit ef0f1cfe by BellCodeEditor

save project

parent 01b6057b
Showing with 5 additions and 6 deletions
import func
new_imput()
#print()
\ No newline at end of file
j = func.test()
i = func.cal(j)
print(j)
print("成绩是"+str(i))
\ 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