Posts by Luis Felipe • 26 points
1 post
-
1
votes1
answer582
viewsA: How do I pause a song in python?
I believe that the verification of events is missing, since the event.get() without being called the screen will get frozen. def ok(): mixer.init() mixer.music.load('coldb.mp3') mixer.music.play(1 ,…