Skip to content

Commit b86ca74

Browse files
authored
mu somehow didn't get the final line
1 parent 06df125 commit b86ca74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CPX_Walking_Stick/code.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ def play_it():
3030
play_it()
3131
else:
3232
if cpx.tapped:
33-
play_it()
33+
play_it()

0 commit comments

Comments
 (0)