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 56fbcb7 commit 520518cCopy full SHA for 520518c
Pomodoro App/Pomodoro Application.py
@@ -1,4 +1,5 @@
1
#Pomodoro Application
2
+'''Requires playsound module inorder to play the music. To install --- "pip install playsound". '''
3
4
#Module to play audio files
5
from playsound import playsound
0 commit comments