0:00 / 0:00

15 seconds

15 seconds

Python Tutorial 13 Executable

3 years ago
41

We will build an executable file to set up the next python tutorial with linux and mobaxterm.

UPDATE: This tutorial was for Python 2.7. If you're using Python 3, to run a program you'll need to type python3 program_name.py.
Also printing is a little different in python 3, example: you would need Print ("Hello World") instead of Print "Hello World"

0 Comments

  • 0/2000