In python (running on visual studios) how would i play a song from an mp3? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 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

31st Oct 2018, 2:35 PM
K1llJ0Y
K1llJ0Y - avatar
1 Answer
+ 6
pip install pygame on console. after use pygame that is the easiest way
31st Oct 2018, 2:38 PM
Oma Falk
Oma Falk - avatar