308
|
The code that we're providing you contains the functions that compute the count for the majority of the criteria and whose names reflect what they do and what the function returns. For example, `countUppercase`, return the number of characters that are uppercase letters.
|
308
|
The code that we're providing you contains the functions that compute the count for the majority of the criteria and whose names reflect what they do and what the function returns. For example, `countUppercase`, return the number of characters that are uppercase letters.
|
312
|
Your task is to use mathematical expressions and decision structures for the individual criteria scores and combine them to compute the total score for the password's strength.
|
312
|
Your task is to use mathematical expressions and decision structures for the individual criteria scores and combine them to compute the total score for the password's strength.
|