68 - Exercise 7

๐Ÿงถ Tags:: #Python_Basics
Up:: 69 - Class Methods
Down:: 67 - Exercise 6 Solution
๐Ÿ—ƒ Resources:: Playlist
2024-02-17 - 15:10

Write a program to clear the clutter inside a folder on your computer. You should use os module to rename all the png images from 1.png all the way till n.png where n is the number of png files in that folder. Do the same for other file formats. For example: