mirror of
https://github.com/3b1b/manim.git
synced 2026-04-26 03:00:23 -04:00
started teacher student scene
This commit is contained in:
@@ -2030,7 +2030,14 @@ class PascalBrickWallScene(Scene):
|
||||
|
||||
|
||||
|
||||
|
||||
class IRecognizeThis(TeacherStudentsScene):
|
||||
|
||||
def construct(self):
|
||||
|
||||
self.student_says("I have seen this before!")
|
||||
self.change_student_modes("pondering", "raise_right_hand", "pondering")
|
||||
self.teacher_says("This is Pascal's Triangle")
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user