1 Star 0 Fork 168

zelo_Liu/git_study

forked from 李昂/git_study 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
李孝20201626网络编程实验课.txt 493 Bytes
一键复制 编辑 原始数据 按行查看 历史
三世天堂 提交于 2023-09-20 01:53 . 实验作业提交
# 这是一个示例 Python 脚本。
# 按 ⌃R 执行或将其替换为您的代码。
# 按 双击 ⇧ 在所有地方搜索类、文件、工具窗口、操作和设置。
def print_hi(name):
# 在下面的代码行中使用断点来调试脚本。
print(f'Hi, {name}') # 按 ⌘F8 切换断点。
# 按装订区域中的绿色按钮以运行脚本。
if __name__ == '__main__':
print_hi('PyCharm')
# 访问 https://www.jetbrains.com/help/pycharm/ 获取 PyCharm 帮助
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/zelo_Liu/git_study.git
git@gitee.com:zelo_Liu/git_study.git
zelo_Liu
git_study
git_study
master

搜索帮助