1 Star 0 Fork 1

做一个无关对错的人/Python_file_reading

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
main.py 496 Bytes
一键复制 编辑 原始数据 按行查看 历史
做一个无关对错的人 提交于 2022-09-06 10:57 . Initial commit
# 这是一个示例 Python 脚本。
# 按 Shift+F10 执行或将其替换为您的代码。
# 按 双击 Shift 在所有地方搜索类、文件、工具窗口、操作和设置。
def print_hi(name):
# 在下面的代码行中使用断点来调试脚本。
print(f'Hi, {name}') # 按 Ctrl+F8 切换断点。
# 按间距中的绿色按钮以运行脚本。
if __name__ == '__main__':
print_hi('PyCharm')
# 访问 https://www.jetbrains.com/help/pycharm/ 获取 PyCharm 帮助
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/Xx0714520/Python_file_reading.git
git@gitee.com:Xx0714520/Python_file_reading.git
Xx0714520
Python_file_reading
Python_file_reading
master

搜索帮助