Scratch cat is asking questions about the bedroom. The first question works correctly. However when Scratch cat asks what is on the dresser there is no response in define dresser. When Scratch cat asks what color pillow you want for the bed, the bed function doesn't even exist. Complete the dresser function so that Scratch cat says he cannot see the item. Create the bed function so that Scratch cat repeats back that he likes that color pillow also. Computational Thinking Questions Decompose the problem. Look at the current code. Run it. Look for patterns in the code. Using what you learned in step 2 to complete the dresser function. Develop an algorithm to use to create the bed function.