Wednesday, June 2, 2021

Python Program to Print Hello world!

 

Python Program to Print Hello world!

Source Code


# This program prints Hello, world!

print('Hello, world!')


In this program, we have used the built-in print() function to print the string Hello, world!on our screen.

Output

Hello, world!

No comments:

Post a Comment

Paid UDEMY Courses for FREE with Certificate

FREE UDEMY Courses In this article, you will always find the updated list of all Paid UDEMY Courses for FREE with Certificate by using 100% ...