首页
学习
活动
专区
圈层
工具
发布
    • 综合排序
    • 最热优先
    • 最新优先
    时间不限
  • 来自专栏single云社区

    Python3 基本数据类型

    实例 word = 'Python' print(word0, word5)P n print(word-1, word-6)n P与 C 字符串不同的是,Python 字符串不能被改变。

    59010编辑于 2023-12-28
领券