Python revision tour ( ch -1 and ch -2 ) full notes :
Syllabus :-
Review :Python covered in class 11
Content covered in this post :
Python Revision tour - 1 and 2 || Sumita Arora || Class 12 || Computer science || Solutions||
Python revision tour - 1 and 2 sumita arora solution || Computer science with Python class 12 || Python revision tour - 1 and 2 class 12 sumita arora solution || Python revision tour - 1 and 2 class 12 sumita arora || Python revision tour -1 and 2 sumita arora || sumita arora python revision tour - 1 and 2 || sumita arora Python revision tour - 1 and 2 solution || Python revision tour - 1 and 2 sumita arora practical solution || sumita arora practical solution
Topics covered in this chapter :
1.0 Review of Python Basics
1.1 Introduction . . .
1.2 Structure of a Python Program . . .
1.3 Variables and Data Types . . .
1.3.1 Dynamic Typing . . .
1.4 Keywords . . .
1.5 Mutable and Immutable Types . . .
1.6 Operators and Operands . . .
1.7 Input and Output (Python’s Built-in Functions) . . .
1.7.1 Type Casting (Explicit Conversion) . . .
1.8 Comments in Python . . .
1.9 Flow of Execution . . .
1.9.1 Sequential Statements . . .
1.9.2 Selection/Conditional Statements .
1.9.3 Looping Constructs . . .
1.10 Strings . . .
1.10.1 String Operations . . .
1.10.2 String Slicing . . .
1.10.3 Built-in String Methods . . .
1.11 Lists . . .
1.11.1 List Comprehension . . .
1.11.2 List Slicing . . .
1.11.3 Built-in List Functions and Methods . . .
1.11.4 Copying Lists . .
1.12 Tuples . . .
1.12.1 Iterating Through a Tuple . . .
1.12.2 Tuple Slicing . . .
1.13 Dictionary . . .
1.13.1 Iterating Through a Dictionary .
1.13.2 Updating Dictionary Elements . .
1.13.3 Built-in Dictionary Functions . . .
1.14 Sorting Techniques . . .
1.14.1 Bubble Sort . . .
1.14.2 Insertion Sort . . .
Download free pdf of chapter revision Python tour :
Link : -
https://drive.google.com/file/d/1kIKPrZYDn7QHoxyecNm7tObjEtUeMUf-/view?usp=drivesdk
No comments:
Post a Comment
Thanks guys