Pedagocial Content Knowledge: Pillar 1

Watch the video below that will provide an introduction to Pedagocial Content Knowledge. 

While watching the video below, use the following piece of code to work through your own Ithaca Style memory diagram as they cover the concept with a slightly different example.  

1> m = "Happy Birthday"
2> a = 39
3> y = 2018
4> a = 40
5> birthyear = y - a
6> print(birthyear)

Complete the following Memory Diagram.

Memory Diagram Question

You may use the Memory Diagram worksheet to complete it.