Question: Create a flowchart and pseudo code for: Take an input string from the user (assuming it is lowercase) Convert it to UPPERCASE (assuming the input

Create a flowchart and pseudo code for: Take an input string from the user (assuming it is lowercase) Convert it to UPPERCASE (assuming the input was in lower case) Modify the flowchart and pseudocode to work without the assumption of lowercase input (i.e. the input may be Mixed Case) Create a trace table for the strings 'happiness' and 'HaPPiNess
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
