Wednesday, January 10, 2024

Skill Enhancement Courses (SEC) python language

Question Set 2

1.Describe arithmetic operators in python.
2. Describe string function (any 5).
3. Describe list and its function.(any 5).
4. Compare list, tuple, dictionaries with example.
5. WAP to find all prime number between a range.
6. WAP to find an element from a list.
7. Input a word from user and count all occurrences of the word in a string.
8. Describe bitwise operators in python.
9. Explain nested if with an example in python.
10. WAP to find all armstrong number between a range.

No comments:

Post a Comment