Friday, April 1, 2016

Week 5

Today, I learned about operators. Operators allow me to have a specific task perform under multiple conditions. Examples of operators include &, <, <, and !, with the exclamation point meaning not. Using what I learned I created a button that changes color when you press it. Although the button doesn't actually trigger a task when it is pressed (besides changing color) it's still pretty neat:
https://www.khanacademy.org/computer-programming/spin-off-of-challenge-smarter-button/3991455607

No comments:

Post a Comment