第 2 课 · Stage 1 · Getting Started

Python Crash Course (I) · The Shape of Code

4 章 · 7 分钟
0:00
--:--
章节
代码
Indentation
score = 50

if score >= 60:
    print("Congrats, you passed")
print("Exam over")
在浏览器里直接修改并运行这个场景
scene.py
未运行 Manim 0.20.1 Python
▸ 预览 HelloManim
0 / 0