From e610122692cdbd4d9c27e9479d106f6df3935115 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 14 May 2022 14:52:33 +0800 Subject: [PATCH] auto save --- ppp.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/ppp.py b/ppp.py index 4df6e08..254ba1d 100644 --- a/ppp.py +++ b/ppp.py @@ -1,2 +1 @@ -dicthero={'猴三':10,'猴四':11,'猴8':2000}name=input('你叫啥名啊?') -print(dicthero) +dicthero={'猴三':10,'猴四':11,'猴8':2000} \ No newline at end of file -- libgit2 0.25.0