【python笔记系列】字典的基本使用02

2024-10-28 03:44:41

1、定义字典

【python笔记系列】字典的基本使用02

2、items的输出

【python笔记系列】字典的基本使用02

3、values的输出

【python笔记系列】字典的基本使用02

4、key的输出

【python笔记系列】字典的基本使用02

5、取值查询方法(成功)

【python笔记系列】字典的基本使用02

6、取值查询方法(报错)

【python笔记系列】字典的基本使用02

7、整段代码学习

【python笔记系列】字典的基本使用02
猜你喜欢