Can someone please help with this. I just started to learn python yesterday.

Create a python script that will batch copy the rasters from the python_examples folder into a new folder and then convert those rasters into ascii text files for export using the same original names and adding a '.txt' extension.

PythonWin 2.4.1 is being used to create the script
The final python script must have file name 'example-python.py'...