ASSIGNMENT 5:-
SET A
1. Write a Python program to demonstrate the zero division error and overflow
error.
2. Write a Python program to find sequences of lowercase letters joined with a
underscore.
3. Write a python program to Check if String Contain Only Defined Characters
using Regex.
SET B
1. Write a Python program to match a string that contains only upper and
lowercase letters, numbers, and underscores.
Write a Python program to raised the attribute error, if attribute class object has
no attribute with the name attribute.
2. Write a python Program to Remove duplicate words from Sentence
3. Write a python to| Remove all characters except letters and numbers