Lesson 2 · Stage 1 · Getting Started
Python Crash Course (I) · The Shape of Code
4 chapters · 7 min
0:00 --:--
Chapters
Code
Indentation
score = 50
if score >= 60:
print("Congrats, you passed")
print("Exam over")Edit and run this scene in your browser
scene.py
Not run Manim 0.20.1 Python
▸ Preview HelloManim
Frame 0 / 0