top of page

Python Tutorial

Public·1 member

Python Hello World Program

If you have already downloaded python editor then open python idle or run from python shell script.


hello.py

print("Hello Word")

21 Views
bottom of page