Sorry for the noob question, but whats a python script?
Read the second link in my sig.
%<
Python is a programming language.
A script is a text file containing commands in a programming language.
In Blender, you can write scripts using an extended version of Python to do clever things like import data from another program or to move and modify Blender objects.