Python Program to Print Hello world!

Python Program to Print Hello world!

# This program prints Hello, world!

print('Hello, world!')

Comments

Popular posts from this blog

JavaScript

Compilers

C Program to Display the IP Address of the System