+ 2
In python (running on visual studios) how would i play a song from an mp3?
I don't know how to use/install things like pygames and whatnot so I need the easiest way
1 Antwort
+ 6
pip install pygame on console.
after use pygame
that is the easiest way