Python Program to Print Hello world

PythonHello

Python Program to Print Hello world!

A simple program that displays “Hello, World!”. It's often used to illustrate the syntax of the language.


Source Code

# This program prints Hello, world!

print('Hello, world!')

Output

Hello, world!

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

By the way, a string is a sequence of characters. In Python, strings are enclosed inside single quotes, double quotes, or triple quotes.

Tags

Python   Hello Word   print  
(0)
FREE
Developer Information
Submitted by ISN Services
83 rue nationale, Tavaux,

Fatal error: Uncaught mysqli_sql_exception: Commands out of sync; you can't run this command now in /home/code/public_html/website/thefiles/_setup/classes/Connections.class.php:367 Stack trace: #0 /home/code/public_html/website/thefiles/_setup/classes/Connections.class.php(367): mysqli_stmt->fetch() #1 /home/code/public_html/website/thefiles/_setup/pages/product.php(252): Connections->SetStatProduct('1011', 'views') #2 /home/code/public_html/website/index.php(19): include('/home/code/publ...') #3 {main} thrown in /home/code/public_html/website/thefiles/_setup/classes/Connections.class.php on line 367