In this class I learnt a lot about how to use the print function. I learnt that if I want to print out a specific phrase, then I need to put it into quotation marks in parentheses after the word print. However, if I wanted to write one phrase in many different ways, I need to assign is as a variable and then make it uppercase or lowercase using the str. lower or str. upper function. I also learned that for user input it required to be a variable with an integer to be compared with another integer. If the input is not a variable number then it cannot be compared to a variable.
I think this connects to design thinking because when programmers are trying to create something, they ask the public for what they want and try to program that. If the public wants a certain website for a certain function then the programmer can create that website. The creator can then test out the product and see if the public likes it and the go back to prototyping.
I can create effective surveys to pinpoint a certain Point of improvement to empathise with my audience. I can prototype a product with an end design in mind. I can create surveys to see if my audience likes my product.