Python For Application Development MNCST 309 KTU BTech CS Minor 2024 Scheme - Dr Binu V P
About Me Course Details and Syllabus Python For Application Development MNCST309 KTU 2024 Scheme Minor Model Question Paper Module-1 Basic Coding Skills Identifiers, variables and keywords Basic Python data types- numbers and strings, type conversion Operators Operator precedence and expression evaluation Input and output- input() and print() Built-in functions, modules and packages Selection statement -if else- sample programs Programs to Try using if else Looping statements- while and for break, continue and pass statements nested loops Sample programs using loops and nested loops Programs to try using loops Strings in Python Strings and number system Sample Programs using strings Programs to try using strings List in Python creating, indexing, slicing,list comprehension List functions- searching and sorting Sample Programs using Lists Programs to try using Lists Tuples-operations,functions, Example Programs Sets-operation, example programs Sets-Built in Functions, frozen sets E...