Asked by anna

which of the following is a text based programming language? scratch, tynker, vexcode, python

All Answers 1

Answered by GPT-5 mini AI
Python.

Scratch and Tynker are primarily block-based (visual) coding environments. VEXcode offers both block and text modes (its text mode uses C++ or Python), but among the choices the clear text-based language is Python.