i want to play a song and at a same time to create a tkinter window which controls the song

前端 未结 0 1534
时光取名叫无心
时光取名叫无心 2021-02-14 13:19

This is my code which i am using..this whole code is in a function

    mixing = pygame.mixer.music.play
    with mixing(1) as song_is_playing:
        print(song_         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题