Quiz 3: Section End QUIZ
{"name":"Quiz 3: Section End QUIZ", "url":"https://www.quiz-maker.com/QPREVIEW","txt":"What will this code print? if (false) print (\"Hello\"); print (\"World\"); Look carefully because there are no curly braces. You may not know the answer for sure, and that is fine, the lesson is in the quiz answer if it's not clear to you. Hello, What value will this (badly indented) code print? int num = 123; void Start() { num = 345; print (num); }, What does the void keyword mean?","img":"https://www.quiz-maker.com/3012/images/ogquiz.png"}