Quiz 1
1. What is the output of this code?
PRINT "Hello World"
a) Hello World
b) "Hello World"
c) HelloWorld
2. What is the output of this code?
PRINT 4
a) "4"
b) 4
c) Error
Check Answers
Restart
Score =
Correct answers: