首页
Linux
Notes
OSS
PowerShell
Python
AI助手
搜索
首页
Linux
Notes
OSS
PowerShell
Python
AI助手
首页
2024-12-13
Notes
Python学习笔记——变量与简单数据类型
目录 1. 变量 1.1 变量的概念 1.2 变量的创建(赋值、定义) 语法 : 示例: 注意事项 : 1.3…