1.安装Pycharm

申请学信网学籍验证可以免费1年

2.习题

Python study note2

Python study note2

Python study note2

Python study note2

3.格式化输出

Python study note2

%s  输出字符串              %d输出数字

 Python study note2

当真的想输出%号时,需要写两个

Python study note2

4.while else

Python study note2

5.基本运算符

<>不等于  相当于!=

and:and or not     优先级()  >not  >or

-----int---->bool                           非零转换过去是TRUE 0转换过去是FALSE

Python study note2

 

Python study note2
 

相关文章:

  • 2022-01-12
  • 2022-02-25
  • 2021-08-08
  • 2021-09-30
  • 2021-07-18
  • 2022-03-06
  • 2021-06-21
  • 2021-08-17
猜你喜欢
  • 2021-09-05
  • 2021-09-25
  • 2021-12-21
  • 2021-08-22
  • 2021-11-09
  • 2021-08-06
  • 2021-12-31
相关资源
相似解决方案