- Variables, which store values for later use
- Data types, such as numbers and booleans
- Whitespace, which separates statements
- Comments, which make your code easier to read
- Arithmetic operations, including
+
,-
,*
,/
,**
, and%
时间: 2024-12-08 00:53:21