Modern QA2026Setting Up
Log inJoin
2 / 11 · Book 12 · Your First Program← prev⊞ allnext →Get the book →

1.2Setting Up

Install the following before continuing:

Verify all three:

python --version    # Python 3.10.x or later
node --version      # v24.x.x or later
tsc --version       # Version 5.x.x or later