Skip to content
 
 

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

titulo

Python-HelloWorld

How to run a python program.

Instructions

Acess the Python Website

Download the latest version.

print01

Follow the instalation process until the end with the default configuration.

print02

Open Visual Studio Code and install the Python extension.

print03

Create a file named "helloworld.py" containing the code:

print('Hello World')

Run the command below in the terminal:

python .\helloworld.py

The message will be printed with success.

print04

About

Running a python program for the first time.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages