Your Ads Here

Your Ads Here

Breaking

Tuesday, 6 June 2017

Our First Python Program

  • Open your python Idle or Gui
  • Go to File>>New File
  • Then input this line of code 
  • print("hello world")
  • Then click on file again save as and save it as hello.py
  • After saving it press F5 to run your code and you should get something similar to the below
  • if you make any mistake go back and start from the beginning again so you understand how it work
print("hello world")
print("My name is name")
print("i am age years old")

Exercise:
               Try to print the name of your pet and post it in the comment section below

3 comments:

  1. Plz give details about from where to download python ... How to install it... Coz I am new at python so

    ReplyDelete
    Replies
    1. thanks Abhijeet Ghatage, you can check out this Click here if you still did not get it maybe i will try and create a video tutorial for that if you want just reply

      Delete

Adbox