Unit 3

Unit III Functions and Modules 

Need for functions, Function: definition, call, variable scope and lifetime, the return statement.
Defining functions, Lambda or anonymous function, documentation string, good programming
practices. Introduction to modules, Introduction to packages in Python, Introduction to standard
library modules

Comments

Popular posts from this blog

Lab Assignment (Programming and Problem Solving) SPPU BE First Year.

Examples of Flowchart and Pseudo Code

Unit 4