{"id":504,"date":"2020-10-14T17:12:51","date_gmt":"2020-10-14T17:12:51","guid":{"rendered":"https:\/\/marshallbrain.com\/wordpress\/?page_id=504"},"modified":"2020-10-14T17:20:48","modified_gmt":"2020-10-14T17:20:48","slug":"python1","status":"publish","type":"page","link":"https:\/\/marshallbrain.com\/python1","title":{"rendered":"Marshall Brain’s Quick and Easy Python Tutorials – Chapter 1"},"content":{"rendered":"\n

by Marshall Brain<\/a><\/p>\n\n\n\n

Would you like to learn how to write computer programs? Would you like to learn how to become a software developer? Would you like to learn how to make a computer do cool things? Python is a computer language, and by learning Python you can do all three of these things. It is super easy to get started, so let’s go!<\/p>\n\n\n\n

The traditional program that people start with in any computer language like Python is called the “Hello World!” program. You write a program that causes the computer to say, “Hello World!”. Here is how you do this in Python:<\/p>\n\n\n\n