But we want to rename all the files in a folder, right? So let's start by listing all the files in a folder.

Below creating location, create a files variable and store the result of os.listdir() with folder in it.