Saturday, 4 September 2021
Mid sem syllabus for PYTHON for semester 5
1) Introduction, Data Types and Operators
Installation and working with Python, Variables and data types in python,
Perform computations and create logical statements using Python’s
operators: Arithmetic, Assignment, Comparison, Logical, Membership,
Identity, Bitwise operators, list, tuple and string operations
2)Python Decision making and Loops:
Write conditional statements using If statement, if ...else statement, elif
statement and Boolean expressions, While loop, For loop, Nested Loop,
Infinite loop, Break statement, Continue statement, Pass statement, Use for
and while loops along with useful built-in functions to iterate over and
manipulate lists, sets, and dictionaries. Plotting data, Programs using
decision making and loops.
3)Python Functions and Modules:
Defining custom functions, Organising Python codes using functions,
Create and reference variables using the appropriate scope, Basic skills for
working with lists, tuples, work with dates and times, get started with
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment