Construct a solution algorithm for the following programming problems. Your solution should contain:
• a defining diagram
• a list of control structures required
• a pseudocode algorithm
• a desk check of the algorithm.
Design an algorithm that will accept a person’s name from the screen entered as surname, first name, separated by a comma. Your program is to display the name as first name, followed by three blanks, followed by the surname.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.