Python Programming
Python is a procedural, object-oriented, powerful and complete programming language.
Currently, Python has become one of the most popular programming languages, ranking at the top of various programming language rankings. People use the Python language for a variety of application development, including game software development, web development, desktop GUI development, educational and scientific computing application development, and more.
Python is a cross-platform, open source, free high-level dynamic programming language.
Python language is a simple programming language, and at the same time Python language has very high flexibility, so for beginners, learning Python is very simple, even if there is no foundation, it can be quickly mastered by learning, and building the environment is also very easy.
Similar to other programming languages, Python also has for loops and while loops, providing built-in functions and custom functions, etc. However, compared with other programs, the Python language has a highly interactive development environment and a large number of libraries. Because of this, it can reduce the difficulty of our development, improve efficiency, and make learning more fun, so it is liked by many people.
After reading this set of basic Python tutorials, you will walk into the door of Python.

Getting to Know Python - Chapter 1
This chapter mainly guides readers to know the

Python Variables, Numbers, and Strings - Chapter 2
Python, This chapter first introduces the concept, naming,

Python Lists, Tuples, and Dictionaries - Chapter 3
Introduces the list data type, tuples and dictionaries,

Python Boolean Types - Chapter 4
This chapter introduces Python's Boolean type, and also

Python Flow Control - chapter 5
This chapter mainly introduces the indentation of code,

Custom Functions - Chapter 6
This chapter focuses on Python custom functions, which

Object-Oriented Programming - Chapter 7
This chapter introduces concepts and methods related to

Manipulating Python Files - Chapter 8
In order to still get the saved data

The Python turtle module - Chapter 9
The turtle library is a very popular function

Python Pygame - Chapter 10
Pygame is a set of Python program modules

Python AI Applications - Chapter 11
We introduce python artificial intelligence technology and its

Python Instance - Chapter 12
This chapter mainly uses a Python "transcript" example

Python Data Analysis - Chapter 13
This chapter introduces the basic concepts of data