Press "Enter" to skip to content

Python Example 1 – Hello World

Example #1 Hello World

Below you will see an example of hello world in Python. I will talk about the differences between Python 2 & 3, though all the code I will be writing as I learn Python will be for Python version 2.7. As i learn about the overrides or differences between the two i will place a trinket along with the post demoing the differences.

Hello World Example

*Note: With the trinket widget you may toggle between the code (Pencil icon) and the output (Play button). Please visit my GitHub if you would like to look at all of the Python source code. Laszlo’s GitHub.

Leave a Reply

Your email address will not be published. Required fields are marked *