美文网首页编程语言
Python-基础知识

Python-基础知识

作者: 闲云a | 来源:发表于2019-12-18 13:00 被阅读0次

    概览

    环境搭建
    基础概念

    数据类型

    Python有五个标准的数据类型:

    • Numbers
    • String
    • List
    • Tuple
    • Dictionary

    语句

    函数

    模块

    相关文章

      网友评论

        本文标题:Python-基础知识

        本文链接:https://www.haomeiwen.com/subject/petunctx.html