Python Control Statement in Hindi (easy to understand)
Control Statement Types of Control Statement 1. Selection (Decision) Statement Selection Statement वह Statement है जो किसी Condition (शर्त) की […]
Python ek beginner-friendly language hai jo aapko coding ki duniya me entry dilati hai. Is course ke through aap practical skills aur real projects ke saath ek strong developer ban sakte ho.
Control Statement Types of Control Statement 1. Selection (Decision) Statement Selection Statement वह Statement है जो किसी Condition (शर्त) की […]
Loop Loop एक ऐसी Programming Technique है जिसके द्वारा किसी एक ही Code को बार-बार (Repeatedly) चलाया जाता है, जब
Function Function Python का ऐसा Code Block होता है जो किसी विशेष कार्य (Task) को करने के लिए बनाया जाता
Lists Creating List in Python List के semicolon (:) दे या ना दे इससे कोई फर्क नहीं पड़ता है |
Tuple Syntax : Characteristics of Tuple विशेषता विवरण Ordered Elements का क्रम हमेशा एक जैसा रहता है। Immutable Tuple बनने
Dictionary Syntax : Characteristics of Dictionary Characteristics Description Ordered Items का क्रम बना रहता है (Python 3.7+) Mutable Dictionary में
Sets Sets Python का एक Build-in-Data Type है जिसका उपयोग Unique element को collect करने के लिए किया जाता है
String Example : Characteristics of String 1. Python String Indexing String Indexing का अर्थ है किसी String के प्रत्येक Character