94242 подписчиков
47 видео
Python Class 12 | Global and local scope in Python | Example of LEGB rule
Python Class 11 Creating lists in python using list() , eval() & append() function.
How to create a Module | Using Module in Program| Importing module in a Python program
Python class 12 |Function types |Built-in function |User defined function |Actual & Formal parameter
Python class 11 List operation- joining and replicating lists in Python
Python Class 11 String functions in Python in Hindi
Python Class 12 | Introduction to Python Libraries | Module in Python | Modularity
Importing selected objects from module in Python|Class 12 Python Computer Science Chapter 4
Flow of execution in Function call | Function call in main part | Order or statements execution
Python Class 11 String slicing in Python in Hindi
Importing modules in Python | Class 12 Python computer science chapter 4 Python Libraries.
Importing entire module in Python| Class 12 Python computer science chapter 4 Python Libraries
Layered Architecture of DBMS | 1-tier | 2-tier | 3-tier Architecture of DBMS
Returning Multiple values from function in Python in Hindi