- 1
write a regex that matches 4 to 6 characters of base64 string appended by . and then followed by an email
write a regex that matches 4 to 6 characters of base64 string appended by . and then followed by an email with an alphanumeric username component with email domain ending with .in .co .uk
1 Resposta
0
Read this and try yourself:
https://www.sololearn.com/learn/9704/?ref=app