Hello all, i'm a linux newbie so please forgive me for silly questions.
I cannot execute any .py files, when i type for example
filename.py i get no output, just nothing happens. python is located at /usr/bin/python and i put a
#!/usr/bin/python sheabang at the beginnig. I cannot execute...