代码改变世界

第二篇博客

2017-09-21 23:29  What'syourname  阅读(131)  评论(1)    收藏  举报

一、实验目的

1.Python程序阅读理解

2.学习Python 编码风格指南中译版(Google SOC), 改进Python程序。

二、实验步骤

1.fork老师的仓库到自己的码云仓库;

2.将仓库Game.git clone到本地, 运行Python 程序,截图如下:

 3.通过学习Python编码风格,依据代码规范改进代码,如下图

4.修改后commit 并 push 到远端的仓库

 

远端仓库的链接:https://gitee.com/nidemingzishi/Game/commits/master