I need to take the users input (asterisk or a space) and if the user entered an asterisk I would then insert a 1 into an array, if the user entered a space I would then insert a 0 into an array. Here is what I have so far:I need to take the users input (asterisk or a s