We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33e1176 commit f972333Copy full SHA for f972333
Activity_Generator/code.py
@@ -37,7 +37,7 @@ def random_pick(items):
37
time.sleep(0.25)
38
if clue.button_b:
39
two_subjects = not two_subjects
40
- time.sleep(0.25)
+ time.sleep(0.5)
41
42
screen[1].text = activity
43
screen[3].text = subject_a
0 commit comments