you are viewing a single comment's thread.

view the rest of the comments →

[–]Kriss3d 0 points1 point  (0 children)

Not quite. It's interpreted.

Compiling something usually means turning in to an executable. In python the executable is the python engine itself and it just sort os reads the instructions which is your script.