python

operators and expressions in python | types of operators | python expressions

OPERATORS AND EXPRESSIONS LEARNING OBJECTIVES इस अध्याय के अंत में छात्र समझ सकेंगे: Types of Operators: Arithmetic Operators Relational Operators Assignment Operators Logical Operators Identity Operators Membership Operators Precedence of Operators…

Data types in python | how many data types in python | python data types

DATA TYPES LEARNING OBJECTIVES:- Data Types: Numbers, String, List, Tuple, Dictionary Data type conversion: Implicit and Explicit Comments DATA TYPES Data type बतातें हैं की किसी particular type के मानों(values) को store करने का तरीका, जो ऑपरेशन उस …

Introduction to python | history of Python | features of Python | uses of Python | Installation of Python

INTRODUCTION TO PYTHON HISTORY OF PYTHON :- Python को Guido van Rossum ने 1989 में नीदरलैंड के नेशनल रिसर्च इंस्टीट्यूट फॉर मैथमेटिक्स एंड कंप्यूटर साइंस में विकसित किया था। सत्तर के दशक में बीबीसी कॉमेडी श्रृंखला "Monty Python Plying Circus&qu…

Load More
That is All