Python - Introduction

 

Python

Introduction to Python



Fill in the blanks

                1.Who is author of python Guido van Rossum.

          2.Python Interpreted Language.

          3.Python Object oriented language.[T/F]   True

          4.Which year was Python discovered 1991

          5.GUI Expansion Graphical User Interface

          6.Python high level Language

          7.Write python Extension   .py 

          8.How many keyword presents in python 27  

          9.Write script mode extension    .py  

          10.Immediate mode commend   >>>

          11.Python name comes from Monty Python's Flying Circus

 

Answer the following Question

                                                                    (4 marks)

1.Write a Python Introduction,History and Features.

INTRODUCTION TO PYTHON

Ø Interpreted language

Ø Object oriented programming language

Ø high level language

Ø Interactive

History of Python

*Python author is Guido van Rossum 

*Python was started in  1985 by Guido Van Rossum at CWI in Netherland.

*Python was Published on 1991

*Python means Snake. But actually the name not comes from snake .

*He daily visits in "Monty Python's Flying Circus". This is Guido van Rossum favorite series .So he decided him project named  as Python.

 

Features

  ]  Easy to learn

  ]  Easy to Read

  ]  Easy to maintain

  ]  Portable

  ]  Extendable

  ]  Database

  ]  GUI Program

 

 

No comments:

Post a Comment