Tuesday, December 6, 2022

12 CS Function Assignment - 06 Dec

1. What is function?

2. Explain the types of function?

3. Write the name of 10 built in function of Python.

4. Write the name of 5 modules of Python.

5. Write the 5 functions of math module.

6. Write the 5 functions of random module.

7. Write the 5 functions of Statistics module.

8. Write the 5 functions of pickle module.

9. Write the 5 functions of csv module.

10. Write the syntax to define and call the user defined function.

No comments:

Post a Comment