Discuss about Python Programming Language!



Python Programming Language*                                                                                         

python is a high level programming language made of Guido van Rossum in `1991.

Develop by python software foundation


What are the feature of python

 1. Simplicity 

2. Open Sources language 

3. Portability

4. interpretation

5. huge library



How to learn python in basics * 


step 1.   variables , python data types , Operators.

step 2.   Arrays (how to Store data)

step 3.   Flow control , python loops , condition problems solved 

step 4.   Methods

step 5.  OOPs (important classes and objects )

Step 6.  Programming Practice.

              



Reasons to learn python language-



 










Comments

  1. Thanks bro you are my inspiration in the coding skills

    ReplyDelete
  2. Wow content based information in this

    ReplyDelete
  3. Make the date 17th May in your mind as my birthday

    ReplyDelete

Post a Comment

Popular posts from this blog

day #6 - Exercise 1: make two Calculator using in python

day #5 - Operators in python