Added coordinate_systems.py in mobject/ to house Axes, NumberPlane, ComplexPlane

This commit is contained in:
Grant Sanderson
2018-03-31 18:31:56 -07:00
parent 16dde2f84d
commit a61f5b044f
6 changed files with 358 additions and 358 deletions

View File

@ -4089,7 +4089,6 @@ class SubscribeOrBinge(PiCreatureScene):
)
)
class CloseWithAPuzzle(TeacherStudentsScene):
def construct(self):
self.teacher_says("Close with a puzzle!", run_time = 1)