简介
在这个实验中,我们将以古埃及法老宫殿为背景,深入探索 Python 列表的世界。你将扮演守护者的角色,负责组织和管理宫殿中存放的物品。你的任务是学习 Python 列表的基础知识,并运用新学到的知识来跟踪宫殿库存。
Skills Graph
%%%%{init: {'theme':'neutral'}}%%%%
flowchart RL
python(("Python")) -.-> python/DataStructuresGroup(["Data Structures"])
python/DataStructuresGroup -.-> python/lists("Lists")
subgraph Lab Skills
python/lists -.-> lab-271570{{"使用 Python 列表整理宫殿库存"}}
end