简介
在这个实验中,你将深入未来主义的太空城市新特拉(Neo Terra),在那里你会遇到一个名叫扎拉(Zara)的角色,她是著名的零重力酒吧(Zero Gravity Bar)的老板。扎拉在使用 Python 内置函数管理酒吧自动化方面面临着挑战。作为一名 Python 爱好者,你被要求帮助扎拉使用内置函数优化她的自动化脚本。
Skills Graph
%%%%{init: {'theme':'neutral'}}%%%%
flowchart RL
python(("Python")) -.-> python/FunctionsGroup(["Functions"])
python/FunctionsGroup -.-> python/build_in_functions("Build-in Functions")
subgraph Lab Skills
python/build_in_functions -.-> lab-271524{{"Python 内置函数"}}
end