Python基础:Python入门

xiaoxiao2021-02-28  185

第一讲:

python安装

shell和idle使用

Python基础

printfor range/xrangeif/else:

字符串 (单引号,双引号,和三引号)

字符串的连接+ 字符串重复 *

练习:

– AOJ1044

print 'W'

– AOJ1032

print '''cock=0,hen=25,chicken=75 cock=4,hen=18,chicken=78 cock=8,hen=11,chicken=81 cock=12,hen=4,chicken=84 '''

赵老师《面向AOJ的python编程直播》

[鱼链接]https://www.douyu.com/2197341?_r=0.1352293670643121

直播及辅导群【安科ACM官方群】391668336

GIT 代码网址:https://git.ahstu.cc/zj/zjPy

转载请注明原文地址: https://www.6miu.com/read-69041.html

最新回复(0)