Hi All,
Now it is solved. Using command prompt I entered into the Python Folder and able to run the program. I copied that python script into the Python folder. Following steps are given below::
C:\Program Files\sap\hdbclient\Python> python pythonscript name.py
After entering into python folder, I wrote python then giving a space, thereafter I typed python filename.py and pressed Enter Key.