From e6e15581fa3e96e882dcbcfa8f178e19ca635c11 Mon Sep 17 00:00:00 2001 From: BellCodeEditor <bellcode_dev@bell.ai> Date: Sat, 21 Aug 2021 14:44:54 +0800 Subject: [PATCH] save project --- diy.py | 1 + 1 file changed, 1 insertion(+) diff --git a/diy.py b/diy.py index e69de29..7600ac7 100644 --- a/diy.py +++ b/diy.py @@ -0,0 +1 @@ +with open(r'c:\Users\玛酷机器人\Documents\lesson13-1\sales_list.txt','r',encoding='utf-8') as file: \ No newline at end of file -- libgit2 0.25.0