Skip to content

Commit 998fb34

Browse files
authored
Add files via upload
Enjoy music with 2 lines of code. place both the files in the same directory and enjoy!!!
1 parent 68e6bbf commit 998fb34

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

music.py

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
from playsound import playsound
2+
playsound("song.mp3")

song.mp3

746 KB
Binary file not shown.

0 commit comments

Comments
 (0)