Computer Science, asked by simransankhwar, 3 months ago

load music does the mixer function in pygame​

Answers

Answered by Anonymous
1

Explanation:

To load a background music file, call the pygame. mixer. music. load() function and pass it a string argument of the sound file to load

Similar questions