Multiple choice

Which of these is a text based programming language?

  1. Scratch

  2. Python

  3. HTML

  4. CSS

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Python is a high-level, text-based programming language. Scratch is a visual block-based language, while HTML and CSS are markup and style sheet languages, respectively.