Important Notice:

Course Content
Accepting Input from the Console
0/1
Introduction to Python (Chapter-3) M3-R5.1
About Lesson

What is Python?

      पाइथन (Python) एक High Level कंप्यूटर Programming Language है जिसका इस्तेमाल AI, मशीन Learning, Data Analytic, Application Program आदि में किया जाता है। यह एक Object Oriented Language है।  पाइथन एक फ्री और Open Source Language है इसके कोड का इस्तेमाल किसी भी Operating System में किया जा सकता है। पाइथन के कोड को लिखना, पढना और समझना आसान होता है इसलिए थोड़ी सी मेहनत के बाद पाइथन भाषा को आसानी से सीखा जा सकता है। अपने गजब के Feature के कारण आज के समय में पाइथन दुनिया की एक Popular Language है। इसका इस्तेमाल बहुत सारे कामों में होता है।

History of Python:-

पाइथन भाषा को 1991 में Guido Van Rossum ने बनाया था। इसका सबसे पहला Release Version 0.9.0 था। इसमें Classes, List, String आदि Concept का इस्तेमाल किया गया था।

वैसे Guido Van Rossum ने पाइथन पर 1980 से ही काम करना शुरू कर दिया था। Python की शुरुआत National, Institute For Mathematic and Computer Science Netherlands में हुई थी।

बहुत सारे लोगों को लगता है कि पाइथन का नाम अजगर सांप के आधार पर रखा गया है पर यह गलत हैपाइथन Language का नाम एक ब्रिटिश टीवी शो “Monty’s Python Flying Circus के आधार पर रखा गया है।

 

What is Python?

Python is an interpreter, object-oriented, high-level programming language with dynamic semantics. Python syntax are easy compared to other language

Python is a very simple programming language so even if you are new to programming, you can learn python without facing any issues.

History of Python

Python was created by Guido van Rossum, and first released on February 20, 1991. While you may know the python as a large snake, the name of the Python programming language comes from an old BBC television comedy sketch series called Monty Python’s Flying Circus.

Python was developed by Guido van Rossum in the late eighties and early nineties at the National Research Institute for Mathematics and Computer Science in the Netherlands.

Python is derived from many other languages, including ABC, Modula-3, C, C++, Algol-68, SmallTalk, and Unix shell and other scripting languages.

error: Content is protected !!