Python编程100天
原文英文,约200词,阅读约需1分钟。发表于: 。*100 Days of Python: My Journey * Over the past 10 days, I’ve explored key Python concepts, gaining a strong foundation in the language. Here's a quick recap: Day 1: Set up Python and learned the...
过去10天,我学习了Python的关键概念。第一天,设置环境并学习变量、数据类型和输出。第二天,学习字符串操作。第三天,掌握数字运算。第四天,探索列表。第五天,理解元组。第六天,学习集合。第七天,使用字典。第八天,条件语句。第九天,练习循环。第十天,综合应用。期待继续学习。