Introduction To Programming
10-152-310

Learning Plan 3 : Math and Operators

Source Code

    
        

Uh, I don't see the problem.

Sometimes when we are programming we just don't see obvious errors like the missing "r" in write. We need help!

Demo Output:

			
        

Browsers don't want to scare people so they just don't bother you with errors. However, programmers need to see the errors. Inspection tools to the rescue.

Inspect with Firebug Example