0% found this document useful (0 votes)
36 views2 pages

RE Problem

The document outlines two tasks involving regular expressions. The first task is to check the strength of a password, while the second task is to extract email addresses from input. Both tasks utilize string manipulation techniques with regular expressions.

Uploaded by

TAMILAN1234ASDF
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
36 views2 pages

RE Problem

The document outlines two tasks involving regular expressions. The first task is to check the strength of a password, while the second task is to extract email addresses from input. Both tasks utilize string manipulation techniques with regular expressions.

Uploaded by

TAMILAN1234ASDF
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

1. Check the strength of the password using strings with regular expressions.

2. Extract the emails from the input using strings with regular expression.

You might also like