Question: Use your knowledge of algorithm development to create an algorithm to solve the problem below. Design this program in a modular fashion using pseudo code
Use your knowledge of algorithm development to create an algorithm to solve the problem below. Design this program in a modular fashion using pseudo code (e.g. INPUT, SET, WRITE); each module should use as a series of sequence control structures. You have been asked to write a program that allows the user to input a first name, middle initial (without the period), and last name of a user and then display that persons name with the first, middle initial followed by a period, and last name last. While designing the program, you decide it is best to develop an algorithm using Raptor.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
