Introduction to Python (Table of Contents) 1. Introduction to Python 1.1 History of Python ...
Introduction to Python :- Python एक High-Level (उच्च स्तरीय), Interpreted (इंटरप्रेटेड), General Purpose (सामान्य उद्दे...
History of Python (Python का इतिहास) :- Python Programming Language का विकास Guido van Rossum ने किया था। Python बनाने...
Applications of Python (Python के अनुप्रयोग) :- 1. Web Development (वेब विकास)- Hindi: Python का उपयोग Dynamic Website...
Technical Strength of Python and Features of Python (Python की तकनीकी शक्तियाँ) :- 1. Simple and Easy to Learn (सरल और...
Python Interpreter & Program Execution (पायथन इंटरप्रेटर एवं प्रोग्राम का निष्पादन) :- Introduction to Python Int...
Installing Python (पायथन इंस्टॉल करना) :- Python Installation वह प्रक्रिया है जिसके द्वारा Python Interpreter को Comput...
Python IDLE (Integrated Development and Learning Environment) :- Python IDLE (Integrated Development and Learning Envir...
Running Python Programs / पायथन प्रोग्राम चलाना :- Running Python Programs (पायथन प्रोग्राम चलाना) का अर्थ है Python मे...
Interactive Mode (Python Interactive Mode) / इंटरैक्टिव मोड (पायथन इंटरैक्टिव मोड) :- Interactive Mode (Python IDLE)...
Script Mode (Python Script Mode) / स्क्रिप्ट मोड (पायथन स्क्रिप्ट मोड) :- Script Mode (स्क्रिप्ट मोड) Python को चलाने...
Python Basics :- Python Program लिखने से पहले उसके कुछ मूलभूत (Basic) तत्वों को समझना आवश्यक है। इन्हें Python Basics क...
Keywords in Python / पायथन में कीवर्ड :- Keywords (कीवर्ड) वे Reserved Words (आरक्षित शब्द) होते हैं जिनका अर्थ Python...
Identifiers :- Python में किसी भी Variable, Function, Class, Module, Object, Package आदि को पहचान (Identify) देने...
Variables (वेरिएबल्स):- Variable (वेरिएबल) Python का एक महत्वपूर्ण भाग है, जिसका उपयोग Data (डेटा) या Value (मान) को Me...
Indentation in Python (इंडेंटेशन इन पायथन) :- Indentation (इंडेंटेशन) का अर्थ है Program की किसी Line की शुरुआत में Spa...
Statements in Python (पायथन में स्टेटमेंट्स) :- Statement (स्टेटमेंट) वह निर्देश (Instruction) होता है जिसे Python Inte...
Comments in Python :- Comment (कमेंट) वह Text (टेक्स्ट) या Note (नोट) होता है जिसे Python Interpreter (इंटरप्रेटर) Prog...
Single-Line Comment (सिंगल-लाइन कमेंट) :- Single-Line Comment वह Comment होता है जो केवल एक Line (पंक्ति) में लिख...
Multi-Line Comment (मल्टी-लाइन कमेंट) :- जब किसी Comment को एक से अधिक Lines (पंक्तियों) में लिखना हो, तो उसे Mult...
Docstrings in Python (पायथन में Docstrings) :- Docstring (Documentation String) एक विशेष String (स्ट्रिंग) होती है, जिस...
Literals and Constants (लिटरल्स और कॉन्स्टैंट्स) :- Python में किसी भी Program को लिखने के लिए हमें Data (डेटा) की...
Literals in Python (पायथन में लिटरल्स) :- Literal (लिटरल) वह निश्चित (Fixed) Value (मान) होती है जिसे Programmer Progra...
Constants in Python (पायथन में कॉन्स्टैंट्स) :- Constant (कॉन्स्टैंट) वह Variable (वैरिएबल) होता है जिसकी Value (मान) प...
Variable vs Constant (वैरिएबल और कॉन्स्टैंट में अंतर) :- Variable (वैरिएबल) और Constant (कॉन्स्टैंट) दोनों का उपयोग Pro...
Python Built-in Data Types :- Data Type (डेटा टाइप) यह निर्धारित करता है कि किसी Variable (वेरिएबल) में किस प्रकार का D...
Numeric Data Types (संख्यात्मक डेटा टाइप) :- Numeric Data Types (संख्यात्मक डेटा टाइप) का उपयोग Python में विभिन्न प्रक...
Integer (int) in Python (पूर्णांक डेटा टाइप) :- Integer (int) Python का एक Built-in Numeric Data Type (बिल्ट-इन संख्यात...
Float (float) in Python (दशमलव डेटा टाइप) :- Float (float) Python का एक Built-in Numeric Data Type (बिल्ट-इन संख्यात्मक...
Complex Number (complex) in Python (सम्मिश्र संख्या डेटा टाइप) :- Complex Number (complex) Python का एक Built-in Numeri...
Type Conversion (टाइप कन्वर्ज़न) :- Type Conversion (टाइप कन्वर्ज़न) वह प्रक्रिया (Process) है जिसमें किसी Value (मान)...
String (स्ट्रिंग) – String (स्ट्रिंग) Python का एक Built-in Data Type (अंतर्निर्मित डेटा प्रकार) है, जिसका...
Creating Strings (स्ट्रिंग बनाना) :- Creating Strings (स्ट्रिंग बनाना) का अर्थ है Python में किसी Text (पाठ), Character...
Indexing in Python Strings :- Indexing (इंडेक्सिंग) वह प्रक्रिया है जिसके द्वारा String (स्ट्रिंग) के प्रत्येक Characte...
Slicing (स्लाइसिंग):- Slicing (स्लाइसिंग) वह प्रक्रिया (Process) है जिसके द्वारा String (स्ट्रिंग) के एक भाग (Sub...
Concatenation in String (स्ट्रिंग संयोजन) :- Concatenation (कंकैटनेशन / स्ट्रिंग संयोजन) वह प्रक्रिया है जिसमें दो या द...
Other String Operations :- Repetition Operator (*) :- Repetition Operator (*) का उपयोग किसी String को एक निश्चित...
Boolean (bool) Data Type (बूलियन डेटा टाइप) :- Boolean (बूलियन) Python का एक Built-in Data Type है, जिसका उपयोग किसी Co...
List in Python (लिस्ट) :- List (लिस्ट) Python का एक Built-in Data Type है, जिसका उपयोग एक से अधिक (Multiple) Values को...
Tuple in Python (टपल) :- Tuple (टपल) Python का एक Built-in Data Type है, जिसका उपयोग एक या अधिक (One or More) Values को...
Dictionary (डिक्शनरी) :- Dictionary (डिक्शनरी) Python का एक Built-in Data Type है, जिसका उपयोग Key-Value Pair (कु...
Set in Python (सेट) :- Set (सेट) Python का एक Built-in Data Type है, जिसका उपयोग एक या अधिक (One or More) Unique Values...
NoneType in Python (ननटाइप) :- NoneType Python का एक Built-in Data Type है, जिसका उपयोग किसी भी Value (मान) की अनुपस्थि...
Accepting Input from Console (input()) (कंसोल से इनपुट प्राप्त करना) :- किसी भी Computer Program का मुख्य कार्य In...
Accepting Input (input()) :- input() Python का एक Built-in Function है, जिसका उपयोग User से Keyboard के माध्यम से Input...
Printing Output (print()) :- print() Python का एक Built-in Function है, जिसका उपयोग स्क्रीन (Console) पर Output (परिणाम...
Escape Sequences in Python :- Escape Sequence ऐसे विशेष Character Combinations होते हैं जो Backslash (\) से शुरू होते ह...
Formatted Output (f-Strings) / फॉर्मेटेड आउटपुट (f-Strings) :- Formatted Output (f-Strings) Python में String Formattin...
Simple Python Programs :- Hello World Program Input and Output Program Arithmetic Operations Swap Two Variables A...
Hello World Program (हेलो वर्ल्ड प्रोग्राम) :- Hello World Program Python का सबसे पहला और सबसे सरल प्रोग्राम है। इसका उ...
Input and Output Program :- Example:-1 # Input from the user name = input("Enter your name: ") # Output to the s...
Program: Arithmetic Operations :- # Input from the user a = int(input("Enter first number: ")) b = int(input("Enter...
Swap Two Variables in Python (दो Variables की Values आपस में बदलना) :- Example: - Before Swapping: a = 10 b = 20...
Area of Circle in Python (वृत्त का क्षेत्रफल) :- Area of Circle का अर्थ है वृत्त के अंदर का कुल क्षेत्र (Total Space In...
Simple Interest in Python (साधारण ब्याज) :- Simple Interest (SI) वह ब्याज है जो केवल Principal (मूलधन) पर लगाया जाता है...
Temperature Conversion in Python (तापमान परिवर्तन) :- Temperature Conversion का अर्थ है तापमान को Celsius (°...
Common Errors in Python (Python की सामान्य त्रुटियाँ) :- An Error is a problem in a Python program that stops the...
Syntax Error (सिंटैक्स त्रुटि) :- Syntax Error (सिंटैक्स त्रुटि) तब होती है जब Python Program लिखते समय उसके लिखने के न...
Indentation Error (इंडेंटेशन त्रुटि) :- Python में Indentation (Space या Tab) का उपयोग Code Block (कोड ब्लॉक) को दर्शान...
Name Error (नेम एरर) :- NameError तब आती है जब Program में किसी ऐसे Variable, Function या Object का उपयोग किया जाता है...
TypeError (टाइप एरर) :- TypeError तब आती है जब किसी Operation (कार्य) या Function में गलत Data Type (डेटा प्रकार) का उप...
ValueError (वैल्यू एरर) :- ValueError तब आती है जब किसी Function या Operation को सही Data Type दिया जाता है, लेकिन उसकी...