-
What are two points from the Growth Mindset article and/or video that either resonated with you, or were brand new to you?
-
In which ways do you currently demonstrate a Growth Mindset? In which ways do you not?
-
What is a conditional statement? Give three examples.
-
Why might you want to use an if-statement?
-
What is the Ruby syntax for an if statement?
-
How do you add multiple conditions to an if statement?
-
Provide an example of the Ruby syntax for an if/elsif/else statement: