Python syntax quick start video course

"Python Syntax Quick Start" has been updated on station B. In order to make it easier for everyone to learn and watch, I have organized the code and video on the blog Thunderhit,

Python syntax quick start video course

Python syntax quick start video course

Python syntax quick start video course

Contents list
⭐ Indicates how easy the content is

  • Win environment configuration⭐
  • Mac environment configuration⭐
  • Python is a language like English ⭐
  • Data Type-String ⭐⭐⭐⭐
  • Data Type-List Tuple Collection ⭐⭐
  • Data Type-Dictionary⭐
  • Data Type-Boolean & None⭐
  • Logical statement ⭐⭐⭐⭐
  • List comprehension ⭐⭐⭐
  • Understanding functions⭐
  • Commonly used built-in functions ⭐⭐⭐
  • The file path of the built-in library pathlib library ⭐⭐⭐
  • Built-in library of csv file library⭐⭐
  • Built-in regular expression library ⭐⭐⭐⭐⭐
  • Beginner python often makes mistakes ⭐⭐⭐
    
    目前博客百度搜不到,大家需复制粘贴打开博客网址

https://thunderhit.github.io/

Guess you like

Origin blog.51cto.com/15069487/2578565