Download as pdf or txt
Download as pdf or txt
You are on page 1of 7

10.

Program to read the content of file and display the total number of consonants,
uppercase, vowels and lower case characters‟

1
11.Write a Python Program to search any word in given string/sentence.

2
12. Write a Python program for simple calculator functions.

3
13. Python Program to Count Occurrence of a Character in a String.

4
14. Python Program to Create Dictionary of keys and values are square of keys

5
15. Write Program to create CSV file and store empno, name, salary and search any empno
and display name,salary and if not found appropriate message.

6
7

You might also like