Commit d3ccbcf3 by BellCodeEditor

save project

parent 183d433d
Showing with 8 additions and 0 deletions
import os
music.list = os.listdir('C:\\Users\\Administrator\\Desktop\\a')
path = ('C:\\Users\\Administrator\\Desktop\\a')
for i in filelist:
if i[-4:] == '.wav' or i[-4:] == '.ogg'
print(list)
\ 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