python list of experiments ii Btech-Mech-i sem
python list of experiments ii Btech-Mech-i sem
*
**
***
****
*****
20. write a python program to show that the output as like given in below by using
nested for loop
1
23
456
7 8 9 10
21. write a python program to show that the output as like given in below figure by
using
nested for loop
1
12
123
1234
12345
22. Write a Python program to display the histogram of an alphabet in the given mail
ID.
23. Write a Python Program to display The Baric operations of sets in python
24. Write a python program to display the Baric operations of Dictionary in Python
25. Write a python program to diisplay the Basic operations of stringe in python.