Get This Python App. HERE
Posts

Hello World

Hello World

Let's kick things off by creating a simple program that displays the text "Hello world!".

In Python, we use the print function to output text.

So to generate our message, the code would look like this:

RUN

Nice work! You’ve just written your first Python program. Easy, right? You’ll be triggering the singularity in no time!

The print statement is always followed by parentheses containing the output we want to generate.

Post a Comment

© Codinger. All rights reserved. Distributed by Template.vuinsider.com