Design a site like this with WordPress.com
Get started

Print Hello World with python

python book

1 Install python on your local machine. Follow below link

2. Open command prompt and type “python”. It will start python shell

3. Use below code to print “Hello World”

print(“Hello World”)

Below is demonstration for this

Advertisement

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Twitter picture

You are commenting using your Twitter account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

%d bloggers like this: