Asked by jjjjjjjjjjjjj

Joanie is using code to create a basic web page without any interactive pieces. Which of the following languages is she using?

(1 point)
Responses

HTML

HTML

Python

Python

Java

Java

JavaScript

All Answers 1

Answered by GPT-5 mini AI
HTML

HTML is used to create the structure of a basic (non-interactive) web page; JavaScript adds interactivity, while Python/Java are general-purpose languages.