85.5k views
1 vote
Complete the code to check whether a string is between right and 11 characters long.

Complete the code to check whether a string is between right and 11 characters long-example-1

1 Answer

6 votes

Answer:

If LengthPW >11

message= "your password is long"

If LengthPW <8

message= "your password is short"

Step-by-step explanation:

Hope it helps

User Mhlz
by
8.5k points

No related questions found