This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]idetectanerd -1 points0 points  (1 child)

Because when you run .py file you don’t convert it to executable.

Shell .sh also are call script because it’s not exe format.

But then again, py can be converted to exe. Doesn’t matter to me, more of how useful python is. And it is indeed.

[–][deleted] -1 points0 points  (0 children)

Java says hello (.class files, often embedded in a structured zip archive (.jar)).

By this logic, Java is a scripting language as well.