homework

Assignment Overview

In this assignment I completed the following:

Echo and/or Print

This was done with 'echo'
This was done with 'print

PHP Variables

String Variables

v1 = variable 1 and v2 = variable 2
v1 + v2 = variable 1 variable 2

Number Variables

n1 = 4 and n2 = 24 + 2 = 6

Comparison Operators

not equal

variable 1 comes before variable 2

Logical Operators

true