There are 6 basic data types in Python, following are these:
- Number(数字)
- String(字符串)
- List(列表)
- Tuple(元组)
- Sets(集合)
- Dictionary(字典)
There are 6 basic data types in Python, following are these:
本文标题:Python Notes: Basic Data Types
本文链接:https://www.haomeiwen.com/subject/tvcatxtx.html
网友评论