I want to rename a list of files without using a for loop.
It is possible by using the map function like this:
map
import os list( map( (lamb