(02.04 MC) Willy wrote a code that will display his name every time he presses the enter key but there is a bug in the code. When enter key pressed, display letter W, display letter L, display letter I, display letter L, display letter Y. What is the error in this algorithm? O There is no conditional statement in the code. O The letters L and I must be switched. O The event should be when return key pressed. O Change the word "display" to "type."
please help asap