from playsound import playsound from threading import Thread def music(): def play(): playsound(\'1.wav\') def stop(): user=input("y/n&