3.3 Hello World Challenge

I have a little challenge for you here and the challenge is to see if you can change this program so that instead of displaying hello world, it displays hello Tim or hello, whatever your first name. One last thing before we talk about variables, in the previous video, we wrote «hello world» could display it. A reminder, to display the text "Hello world", you must click on the green and pu "Run hello.main" arrow and it displays the text. All right, I hope you managed to make that first change, so to make that change we’ll just delete World and replace it with Tim and then click run. And there’s the “Hello, Tim” release. That was it for the challenge, frankly, as you can see, it wasn’t very complicated. Congratulations if you managed to make this little challenge.