Commit ab040e47 by BellCodeEditor

save project

parent e0110215
Showing with 6 additions and 2 deletions
...@@ -14,6 +14,5 @@ else: ...@@ -14,6 +14,5 @@ else:
import os import os
path = 'C:\\Users\\bellcode\\Desktop\\test' path = 'C:\\Users\\bellcode\\Desktop\\test'
file file
\ No newline at end of file
import os
path = 'C:\\Users\\bellcode\\Desktop\\test'
filelist = os.listdir(path)
print(filelist)
\ 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