[go: up one dir, main page]

0% found this document useful (0 votes)
7 views1 page

syllabusforMSEI Python

The syllabus for MSE I covers the introduction to Python programming, including its history, features, and installation. It includes topics on data types, input/output functions, operators, control structures, and native data types such as lists, tuples, sets, and dictionaries. The document concludes with a positive note wishing students all the best.

Uploaded by

imjklyuo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views1 page

syllabusforMSEI Python

The syllabus for MSE I covers the introduction to Python programming, including its history, features, and installation. It includes topics on data types, input/output functions, operators, control structures, and native data types such as lists, tuples, sets, and dictionaries. The document concludes with a positive note wishing students all the best.

Uploaded by

imjklyuo
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Kindly check your syllabus for MSE I

Introduction to Python Programming Language: Programming Language, History and


Origin of Python Language, Features of Python, Limitations, Major Applications of
Python, Getting, Installing Python, Setting up Path and Environment Variables,
Running Python, First Python Program, Python Interactive Help Feature, Python
differences from other languages.

Python Data Types & Input/Output: Keywords, Identifiers, Python Statement,


Indentation, Documentation, Variables, Multiple Assignment, Understanding Data
Type, Data Type Conversion, Python Input and Output Functions, Import command.
Operators and Expressions: Operators in Python, Expressions, Precedence,
Associativity of Operators, Non-Associative Operators.
Unit-II
Control Structures: Decision-making statements, Python loops, Python control
statements. Python Native Data Types: Numbers, Lists, Tuples, Sets, Dictionary,
Functions & Methods of Dictionary, Strings (in detail with their methods and
operations).

All the Best !

You might also like