hannahpicinich hannahpicinich 25-04-2020 Computers and Technology contestada Harry is writing a program in JavaScript. He writes a few lines of code and the output of the code is "Hello". Which line of code was responsible for the output? display ("Hello"); text = "Hello"; alert ("Hello"); onScreen("Hello");