Hello-world python_exersice 第一天学习GitHub,创建了一个代码仓库和分支 ''' imort os path = os.getcwd() print("path") print(“Hello world”) ''' 重新提交了几个py文件