Foreword
Before learning a language, it is very important to master its basic syntax, data types, and data structures. This is an important cornerstone, so this article mainly focuses on understanding python from these three parts
Content
1: Syntax
Because I have been exposed to the Java language a lot before, I will talk about the differences with Java in terms of syntax.He's a little simpler, save if you can, and curly braces to Java methods no longer exist in python.
Two: Data Types
Three: Data Structures