1.Number(数字)
整数,浮点,复数
2.String(字符串)
'yuchi is a good man'
'yuchi is a nice man'
3.Boolean(布尔型)
True, False
4.None(空)
None空值
5.list(列表)
['Python','Java', 'C', 'C++', 'PHP', 'javascript']
6.tuple(元组)
('Python','Java', 'C', 'C++', 'PHP', 'javascript')
Statement of this Website
The copyright of this blog article belongs to the blogger. Please specify the address when reprinting! If there is any infringement or violation of the law, please contact admin@php.cn Report processing!
All commentsSpeak rationally on civilized internet, please comply with News Comment Service Agreement