How do you actually run python programs so that others can download and use them?
What i mean exactly is that... In my computer programing class at school we are coding directly into the python software and also executing our programs in there as well. How is it that I actually turn my code into something others who do not have the python package downloaded can run?