16 lines
163 B
Python
16 lines
163 B
Python
>>> import os
|
|
>>> print('\n'.join(sorted(os.listdir('.'))))
|
|
DLLs
|
|
Doc
|
|
LICENSE.txt
|
|
Lib
|
|
NEWS.txt
|
|
README.txt
|
|
Scripts
|
|
Tools
|
|
include
|
|
libs
|
|
python.exe
|
|
pythonw.exe
|
|
tcl
|
|
>>>
|