mirror of
https://github.com/3b1b/manim.git
synced 2025-09-01 00:48:45 +00:00
Whoops two students had the same quiz
This commit is contained in:
parent
b723b5226e
commit
ad75487931
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ from for_3b1b_videos.pi_class import PiCreatureClass
|
|||
class QuizResult(PiCreatureScene):
|
||||
CONFIG = {
|
||||
"pi_creatures_start_on_screen" : False,
|
||||
"random_seed" : 6
|
||||
"random_seed" : 0
|
||||
}
|
||||
def construct(self):
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue