1. WAP a python program to input student marks and calculate average and grade.
2. WAP a program to find the largest and smallest number in a list.
3. WAP to create a bar chart using Matplotlib for student marks.
4. WAP using Operators for the given inputs
A = 20
B=5
5. WAP to count the vowels and consonants in a string.
6. WAP to convert temperature from Celsius to Fahrenheit.
7. WAP to visualize data using a scatter plot in Matplotlihb.
8. WAP a program to reverse a number and check palindrome.
9. WAP a program to calculate mean, median and mode using NumPy
10. WAP to create Pandas DataFrame’