We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99f625c commit 63039b1Copy full SHA for 63039b1
exercises/03-Print-Variables-In-The-Console/README.md
@@ -1,3 +1,7 @@
1
+---
2
+video: "https://www.youtube.com/watch?v=Ki1LaUKhPgU"
3
4
+
5
# `03` Print the Variables in the console
6
7
You can also use the **print** function to print variables in the console. It's a great way to check their current value, like this:
0 commit comments