Saturday, November 21, 2015

Reflection 8

This week, I was able to make some more progress for Javascript. I learned how to set true or false statements basedon the console.log command. When you print a variable that is true, the system recognizes that and by putting in the console.log command, it can display text based on if the statement is true or false. If you want to display something for if the statement is false as well, use the else statement to notify the system that if the variable is not true, to display another type of text. I am much more satisfied with this week's progress. I hope to continue on.

No comments:

Post a Comment