Python_day1
摘要:
Python历史背景 Guido van rossum "龟叔, 1989年 "简单,明确,优雅" 解释型语言 高级语言 Python的基本数据类型 内置类型: 布尔类型:True False 数字类型:int float 文本类型:str 序列类型:list tuple range 集合类型:se 阅读全文
posted @ 2018-12-05 13:16 张拽拽 阅读(120) 评论(0) 推荐(0) 编辑