添加 CMD 和 PS 和 代码的 UTF-8 编码

This commit is contained in:
YuCheng Hu
2021-03-06 23:07:23 -05:00
parent 49e35d5248
commit 227a188611
2 changed files with 30 additions and 1 deletions
+2
View File
@@ -1,3 +1,5 @@
# -*- coding: utf-8 -*-
# 第一个 Python 程序 - Hello, World!
# Version: 0.1
# Author: YuCheng Hu