subject

You designed a program to create a username using the first three letters from the first name and the first four letters of the last name. Usernames cannot have spaces and every user needs a unique name. You are testing your program and found the need to go back and change the design of your plan. What could have made you redesign your plan? Select 3 options.

A user has no last name.

A user’s first name is longer than three characters.

A user with a name like Bo Dod does not have enough letters in create a username without spaces.

A user’s last name is longer than four characters.

Two users have the same username when their names are John Smith and Johnson Smithfield.

ansver
Answers: 1

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 01:00
Program description: a c# app is to be created to produce morse code. the morse code assigns a series of dots and dashes to each letter of the alphabet, each digit, and a few special characters (such as period, comma, colon, and semicolon). in sound-oriented systems, the dot represents a short sound and the dash represents a long sound. separation between words is indicated by a space, or, quite simply, the absence of a dot or dash. in a sound-oriented system, a space is indicated by a short period of time during which no sound is transmitted. the international version of the morse code is stored in the data file morse.txt.
Answers: 3
question
Computers and Technology, 22.06.2019 11:30
Write a function so that the main program below can be replaced by the simpler code that calls function original main program: miles_per_hour = float( minutes_traveled = float( hours_traveled = minutes_traveled / 60.0 miles_traveled = hours_traveled * miles_per_hour print('miles: %f' % miles_traveled) sample output with inputs: 70.0 100.0 miles: 116.666667
Answers: 3
question
Computers and Technology, 22.06.2019 17:30
How do you make a lenny face? plz, brailiest to who can answer first.
Answers: 1
question
Computers and Technology, 23.06.2019 16:30
Monica and her team have implemented is successfully in an organization. what factor leads to successful is implementation? good between different departments in an organization leads to successful is implementation.
Answers: 1
You know the right answer?
You designed a program to create a username using the first three letters from the first name and th...
Questions
question
Mathematics, 24.08.2019 18:30
question
Mathematics, 24.08.2019 18:30