From f19d18030859ca17cc8bc65154132b1ce21a5d5f Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 12 Jun 2021 15:30:14 +0800 Subject: [PATCH] save project --- wqaqa.py | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/wqaqa.py b/wqaqa.py index 059a32b..80cd9cc 100644 --- a/wqaqa.py +++ b/wqaqa.py @@ -1,4 +1,3 @@ i={'欧卡':19,'威武':93,"FOIA":28,'就让我玩':84,'附加个人':365} -print(i) -o=['惹急',823,'给人家',72,'解放军',832,'经济',824] -print(o) \ No newline at end of file + +print(i['欧卡']) -- libgit2 0.25.0