Day2-python基础2

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Day2-python基础2相关的知识,希望对你有一定的参考价值。

本次学习内容

  1.for循环

  2.continue and break

  3.while循环

  4.数据类型

    数字

    字符串

    列表

 

以上是关于Day2-python基础2的主要内容,如果未能解决你的问题,请参考以下文章

DAY2-python基础

Day2-Python基础2---字典操作

Python之路,day2-Python基础1

Day2-Python基础2---列表元组操作

Day2-Python基础2---浅copy深copy的差别

Day2-Python基础2---集合和文件操作