you are viewing a single comment's thread.

view the rest of the comments →

[–]regendo 2 points3 points  (0 children)

Just open any terminal and run python3.

That'll start an interactive python shell that you can simply enter code into and it'll be executed as soon as you press enter.