Commit e582433b by BellCodeEditor

auto save

parent a50ceeec
Showing with 7 additions and 0 deletions
r=float(input('请输入一个半径'))
c=3.14*r*r
a=2*3.14*r
print('面积是%f周长是%f'%(c,a))
\ 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