Using An External module in Python

 from playsound import playsound #pip install playsound

playsound('C:\\Users\\Admin\\Downloads\\Python Course with Notes\\1. Chapter 1\\play.mp3')