From 4d3772bbd2b7c63ebdb5c483513358c4dcf7cca5 Mon Sep 17 00:00:00 2001 From: msb_31138 Date: Thu, 31 Aug 2023 23:58:12 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- first_1.py | 1 + 1 file changed, 1 insertion(+) diff --git a/first_1.py b/first_1.py index d903434..cdec8fa 100644 --- a/first_1.py +++ b/first_1.py @@ -8,4 +8,5 @@ class A: def fo1(self): print("test") + print("修改一下")