From 8d52bbef0b09da32a750bc3a66b2a43804e49da7 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sun, 16 Jan 2022 09:53:56 +0800 Subject: [PATCH] save project --- 13.py | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/13.py b/13.py index 3fe6266..d0d664d 100644 --- a/13.py +++ b/13.py @@ -1 +1,4 @@ -import 12 +import 计算总价 +a=计算总价.new_input() +b=计算总价.sum(a) +print("这位选后的总分是:"+str(b)) \ No newline at end of file -- libgit2 0.25.0