00:00 Introduction
00:13 How to get the list of all files and directories in the current working directory
01:32 How to get the list of all files and directories of any directory
02:09 Usage of listdir function from the built-in os module
02:22 Conclusion