09 2021 档案

摘要:money_all=56.00+72.00+88.50+26.30+68.50 money_all_str=str(money_all) print("商品总金额为:"+money_all_str)money_real=int(money_all)money_real_str= str(money_ 阅读全文
posted @ 2021-09-16 01:12 giMh、Np 阅读(58) 评论(0) 推荐(0)
摘要:感觉python比c++更为简单, 而且python的功能性比较强, python也能为了世界最广泛使用的编程软件, 阅读全文
posted @ 2021-09-06 20:52 giMh、Np 阅读(27) 评论(0) 推荐(0)
摘要:print(''' * * * * * @ @ * * * * @ * * * * * 20203101431**''') 阅读全文
posted @ 2021-09-06 20:34 giMh、Np 阅读(152) 评论(0) 推荐(0)