30 April BCA python_unlocked
30 April BCA python_unlocked
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a program to create append and remove lists in python
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a program to remove duplicated from list.
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a program find the sum of all numbers stored in list.
Write a program to print recursion using python.
2)
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a program to count odd umbers and even numbers in tuple.
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a python program to that accept the string and display the count of digits and letters
2) WAP to create module and declare functions(add, subtract, multiply and divide).
------------------------------------------------------CUT---------------------------------------------------
1) Write a program to accept the string and print the number of upper and lower case letters
------------------------------------------------------CUT-----------------------------------------------------------
1) Write a program to read file line by line and print it