less than
0
Martin Mertz
0
Consider the input [email protected] Here the first part is 'abc'. This is less than 5 characters in length, so replace all characters in the first part with * Hence, the output is: ***@gmail.com
Doyle Pacocha
Martin Mertz
Consider the input [email protected] Here the first part is 'abc'. This is less than 5 characters in length, so replace all characters in the first part with * Hence, the output is: ***@gmail.com
Doyle Pacocha