Commit 7317f3b9 by BellCodeEditor

auto save

parent 904ef883
Showing with 9 additions and 0 deletions
import os
filelist =os.listdir("C:\\Users\\玛酷机器人\\Desktop\\text")
list=[]
for i in filelist:
if i[-4:]==".mav"or i[-4:] == "ogg":
list append(i)
pygame.mixer.music.load(path
if x > 120 and x =
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment