From cea707b869627ab74bb0c10dbc94e48baaa9385a Mon Sep 17 00:00:00 2001
From: BellCodeEditor <bellcode_dev@bell.ai>
Date: Sat, 27 Mar 2021 10:59:10 +0800
Subject: [PATCH] save project

---
 diy.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/diy.py b/diy.py
index e69de29..7ac5f6e 100644
--- a/diy.py
+++ b/diy.py
@@ -0,0 +1 @@
+with open(r'C:\Users\Administrator\Documents\lesson13-1\sales_list.txt',"r",encoding="utf-8")as file:
\ No newline at end of file
--
libgit2 0.25.0