2019.2.7

python基础:

1.print函数  

  字符串

  整数运算

2.三个数据类型

  string

  number

  float

3.if else语句

  if

扫描二维码关注公众号,回复: 9000522 查看本文章

  if else

  if else

4.input

 input的输入是字符串

 input可以强制转换成int

 

猜你喜欢

转载自www.cnblogs.com/Chamberlain/p/12275396.html