Commit 951352ab by BellCodeEditor

auto save

parent 59f687ca
Showing with 10 additions and 0 deletions
# a=int(input("请输入矩形的宽:"))#请输入矩形的宽:
# b=int(input("请输入矩形的长:")) #请输入矩形的长:
# c=a*b # 计算面积
# # 计算周长
# print("面积为:",c)
# F=int(input(''))
# C=5/9*(F-32)
# print(C)
"C:\Users\1\Desktop\xiaoxiong"
\ 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