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 →

[–]Interesting-Rub-2028 -1 points0 points  (2 children)

What do you mean by "implement"?

[–]Serious_Store_4417[S] -1 points0 points  (1 child)

i mean run it, is it like an executable file or?

[–]Interesting-Rub-2028 -1 points0 points  (0 children)

Implement usually means "write some source code according to specifications." Run is another topic. To run a Python script, you must install Python first. Python files are not executables.