From 19786d86c4b88b8ebfd4f1e10cbfbf10a8ea15a3 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 18 Jun 2022 12:09:41 +0800 Subject: [PATCH] save project --- j.py | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 j.py diff --git a/j.py b/j.py new file mode 100644 index 0000000..81502c0 --- /dev/null +++ b/j.py @@ -0,0 +1,6 @@ +dict={'可乐':3,'旺仔':4,'山':1,'辣条':3,} +j=input(aaaa) +if j in dict: + print('qiao'(dict[j]) +else: + prink \ No newline at end of file -- libgit2 0.25.0