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

C Program to Display the ATM Transaction

Java programming language

Python Program to Print all Prime Numbers in an Interval