vanessagabisanchez vanessagabisanchez 29-09-2022 Computers and Technology contestada 1.5 Code Practice: Question 3 Write a program to output the following quote: "The computer was born to solve problems that did not exist before." - Bill Gates Hint: Remember that the escape sequences \n and \" can be used to create new lines and quotation marks in your code.