Question: visual C# Using C# create a nickname generator program that allows the user to input a name and recieve a nickname followed by its name.
visual C#
Using C# create a nickname generator program that allows the user to input a name and recieve a nickname followed by its name. for example if the user inputs riley york, the output may be "The Amazing riley york". To do this make an array and generate an algorithm based on the the name the user inputs into the program. There should also be 30 available nicknames
NOTE: if the user enters his or her name the nickname should always be the same for his or her name
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
