Modern QA2026Setting Up
Log inJoin
1 / 3 · Book 12 · Your First Program · drill: interview Q&A⊞ 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