# listdir.py


import os


folderContents = os.listdir()


print(folderContents)


input('')


##


'''

['output.txt', 'py', 'Python_Computer_Science.md', 'style001.css']

'''


# Dedicated to God the Father

# All Rights Reserved Christopher Andrew Topalian Copyright 2000-2024

# https://github.com/ChristopherTopalian

# https://github.com/ChristopherAndrewTopalian

# https://sites.google.com/view/CollegeOfScripting