10 2023 档案
摘要:03运行超市抹零结账行为 money_all=56.75+72.91+88.50+26.37+68.51money_all_str=str(money_all)print("商品总金额为:"+money_all_str)money_real=int(money_all)money_real_str=
阅读全文
摘要:from random import randomfrom math import sqrtfrom time import process_time as timerDARTS=1000hits=0.0timer()for i in range(1,DARTS+1): x,y=random(),r
阅读全文
摘要:from random import randomfrom math import sqrtfrom time import process_time as timerDARTS=1000hits=0.0timer()for i in range(1,DARTS+1): x,y=random(),r
阅读全文
浙公网安备 33010602011771号