Python Lab Manual / Python Hello World Program

Program Name

Write a Python Program to display Hello World.
Theory
Python Program to display a Hello World
Program Code


Input:
Output:
Hello World!


Home     Back