Draw Flowchart Program Gets Text Input Shows Total Number Entered Characters Upper Case Lo Q37151995

Draw a flowchart for a program that gets a text from input andshows the total number of entered characters, upper-case andlower-case letters, and spaces.

From the above flowchart design, build a LC-3 Assembly programthat accepts a text from input and analyses the text.

Your task is to implement the text analysis program which asksthe user to enter a text. Assume that the text is shorter than 99characters, the user only types upper-case, lower-case characters,numbers, and spacebar. Your program should perform a number ofsimple analysis such as counting how many characters the user hastyped, how many of them are upper-case letters, lower-case letters,and

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.