import vlc p=vlc.MediaPlayer("warma.mp3") p.play() input("playing")