python_lesson-Plan
python_lesson-Plan
5th 13th Lists 5th 5. Find all numbers which are multiple
of 17, but not the multiple of 5,
14th Tuples between 2000 and 2500?
15th Sets
8th 22nd Variable Number of Arguments Scope 8th 8.Write a function myReverse()
which receives a string as an input and
23rd Functions - "First Class citizens", Passing returns the reverse of the string.
Functions to a Function,map
9th 25th Lambda, Inner Functions, Closures 9th 9.Check if a given string is
palindrome or not
26th Modules,Standard Modules – sys
Standard Modules - math
10th 28th Errors, Runtime Errors 10th 10. Check if a given string is
palindrome or not.
29th The Exception Model, Exception Hierarchy
30th Handling Multiple, Exceptions, Raise
11th 31st Assert, Introduction, Data Streams 11th 11.WAP to convert Celsius to
32nd Creating Your Own Data Fahrenheit
Streams, Access Modes,Writing Data to a File
12th 34th Classes in Python, Principles of Object Orientation 12th 12. Find the ASCII value of
charades
15th 43rd Quantifiers, The Dot Character, Greedy Matches 15th VIVA-VOCE