Michael C. Estigoy

CCSF CNIT 133 – JavaScript

Homework 2 – Basic Operations


Part 1: Create a webpage that contains a script that displays, as text, the numbers 1 to 4 on the same line, with each pair of adjacent numbers separated by one space.

(go back)