Where do students get introduced to console.log?

Did I miss something here??? Fortunately I teach the CSP course so I am familiar with console.log. but it’s weird that in the lesson plans here there was no warning or introduction to use of console.log… we just jumped from a watcher to console.log…

2 Likes

Hi Maletta,

I believe you are correct. I don’t believe it is explicitly taught. You do see it used in the variables video in Lesson 5 but it isn’t taught. It would be an easy quick lesson to review the documentation and the block’s purpose. Also might be a suggestion for https://support.code.org/.

Michelle

1 Like

I felt the same way - it’s a sudden jump to console log.
If most of the exercises are gonna be completed with console log then it needs a proper introduction.

1 Like