hello world

A "Hello, World!" program is traditionally used to introduce novice programmers to a programming language. - Wikipedia

Python Hello World

Sat, 09/23/2017 - 21:07

Decided to start experimenting with Python. I see plenty of jobs available using the language and I am interested so why not.

As usual when learning a new language I start by following the documentation learning how to print, concatenate,...do a little math. Then I see how I might port some of the basic things I might normally do. 

 

Subscribe to hello world