Commit 9b6d87a2 by BellCodeEditor

save project

parent f77ae350
Showing with 2 additions and 2 deletions
input_d=int(input("长:"))
input_h=int(input("高:"))
print"mj=",input_d
\ No newline at end of file
print"mj=",input_d*input_h/2
\ 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