【作业帖】Python脚本编写与实战

作业提交 https://github.com/testing-li/hogwarts.git

https://github.com/mamengjuan/beibei
live文件夹下是直播课上的代码
zuoye文件夹下是作业

作业已完成,麻烦老师检查。lanbou/LG课程作业 - Gitee.com

https://github.com/Liuzicheng1994/python_homework/tree/master

作业:
https://github.com/w893058897/pythonhomework.git

Python实战编程作业—timo和police两个英雄对战

作业

作业请老师查收
https://github.com/Hao-Tingting/python-program-/tree/master/test2

FirstPractice:使用简单工厂方法, 实现timo 和 police 两个英雄
作业地址:https://github.com/lqx-0611/LearnCode.git 的FirstPractice文件夹下

作业请老师查收
作业地址:https://gitee.com/sw7504896/learn1/tree/master/test_learn1/python_practice

作业中有一个问题,因为Timo和Police的HP和Power是固定的,所以,不管是谁先调用fight,在一回合中结果一样的。
改进:使用random.rangInt(1,10)产生随机数 * power, 看做是每一轮每个人的发挥水平。这样,在一回合中可以产生 Timo 胜利,或者 Police胜利的结果。

https://github.com/derrxu/hotwards.git
提交timo与police的回合制游戏作业,请老师批改,辛苦老师。
路径为:/src/heroGame

老师,请查收
https://gitee.com/yangmeiqing/homework.git

老师,请查收
https://github.com/804142400/homework/tree/master/python_practice1

访问受限, 看不了

instance 用的不错。整体还是挺好的,注释也清楚

speaklines 封装的不错。注意下写代码的规范,参考下 google 的pep8

Python风格规范 — Google 开源项目风格指南

规范,清楚,挺好的,基础应该不错哦

挺好的,没什么问题