issues
search
AdrianFel
/
Script-basics
0
stars
0
forks
source link
Read about python basics, try to create a hello world
#7
Open
sonecabr
opened
3 years ago
sonecabr
commented
3 years ago
As a first coding language excercite, I would like to learn:
How to create a simple python hello world
How to print the text "hello world" using python
Ideally it uses the
main
notation in the python file
As a first coding language excercite, I would like to learn: