St. Britto Hr. Sec. School - Madurai
12th Computer Science Weekly Test - 2 ( Python functions )-Aug 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Explain the scope of variables with an example.
-
Explain different types arguments used in python with an example.
-
Explain the different types of function with an example.
-
Write a python program to find Fibonacci series of n terms using recursion.
-
Write a Python code to find the L.C.M. of two numbers.
-
Write a python program to find HCF of two numbers using recursion.