Use the Problem-Solving Procedure to analyze the following problem. In a posting, express in your own words the ordered steps (pseudocode) needed for a solution. To get full points return here and make value-adding replies to the posts of at least two other students. NOTE: write only pseudocode, not Python code. Problem Prompt the user for his/her height in feet and inches and then report the height in centimeters. Use a properly named constant.