Python Forum
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to Execute python code
#1
There are 3 main ways to execute python code.

1) Interactive Prompt

2) IDE (Python script)

3) Command Line (Python script)


Versions

Windows
python install here
Linux
Recommended Tutorials:
#2
This is sufficiently long, we should probably break it out into a pre-req and then stuff specific to each platform.
#3
I better organized it as well as made some things collapsible. In doing so i realized that i dont really even have a good tutorial (other than setting windows python path) on windows execution. Although i am not quite fluent in it as i am never in windows anymore.
Recommended Tutorials:


Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020