Problem of the Day
Friday, August 29, 2025
Problem:
The software that allows you to write code using plain text is called:
- a text editor
- a word processor
- a web browser
- an application
The correct answer is a.
There are a variety of text editors that you can be used to write code on the computer, including ones that run as an application, in a browser, or in a terminal program, but they are all used to write the plain text that makes up code.