format.py
format.py
LAB FILE
[Department of Computer Applications]
CERTIFICATE
This is to certified that Mr.Subhant Mishra Roll Number 22015001543 of BCA Semester
–3rd has satisfactorily completed the lab work of “Python Programming” (BCA-3001P)
prescribed by CSJMU during the academic session 2022-23 under my supervision.
7.
Write a program to find Fibonacci series.
14.
Write a program to print list using function.
Write a program to find greatest of three
15.
numbers using function.
Write a program to find any table and
16.
factorial number using function
(I) (II)
***** 54321
**** 5432
*** 543
** 54
* 5
20. Write a program to print the following
given pattern by using function:-
ABCDEFG
ABCDEF
ABCDE
ABCD
ABC
AB
A
A
AB
ABC
ABCD
ABCDE
ABCDEF
ABCDEFG