Question: Design an algorithm that prompts the user to enter a secret word. The secret word should be at least 8 characters long. Validate the input.
Design an algorithm that prompts the user to enter a secret word. The secret word should be at least 8 characters long. Validate the input.
Step by Step Solution
3.48 Rating (155 Votes )
There are 3 Steps involved in it
1 Display prompt Enter a secret word at least 8 characters 2 Read user input into a variable ... View full answer
Get step-by-step solutions from verified subject matter experts
