2020/6/24
Posted masu
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了2020/6/24相关的知识,希望对你有一定的参考价值。
数据类型
int(number 数字)
str
print("hello,world!","dasw",sep"")
# 输出
define(定义)
# shell(命令行)
# arguments (参数)
数据结构
list(列表)
tuple(元组)
dict(字典)
set(集合)
函数
类
并发编程
网络编程
以上是关于2020/6/24的主要内容,如果未能解决你的问题,请参考以下文章