Quiz

Test your knowledge with this quick quiz!

1. What does HTML stand for?

2. What is the correct syntax for referring to an external script called "script.js"?

3. What is a correct syntax to output "Hello World" in C?

4. How do you insert COMMENTS in Python code?

5. Which of the following is a valid way to declare a variable in JavaScript?

6. What is the output of the following Python code?
print(2 ** 3)

7. Which of the following is NOT a valid CSS property?