From 707a1aa8fe853c47b289e363f2353ff65fea64a6 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Fri, 4 Oct 2024 15:13:49 +0800 Subject: [PATCH] save project --- 3.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3.py b/3.py index dfbedda..f929ba0 100644 --- a/3.py +++ b/3.py @@ -4,7 +4,7 @@ test = ["第1次","第2次","第3次","第4次","第5次","第6次","第7次","� student1 = [112, 110, 118, 124, 129, 132, 136, 139, 144, 143] # 聪聪 student2 = [128, 131, 132, 129, 130, 127, 129, 131, 132, 128] # 小杰 student3 = [143, 145, 140, 133, 134, 126, 121, 120, 114, 105] # 皮皮 -bar=Bar() +line=Line() line.abb_xaxis(test) line.abb_yaxis("聪聪",student1) line.abb_yaxis("小杰",student2) -- libgit2 0.25.0