Skip to content

Commit 63039b1

Browse files
authored
Update README.md
1 parent 99f625c commit 63039b1

File tree

1 file changed

+4
-0
lines changed
  • exercises/03-Print-Variables-In-The-Console

1 file changed

+4
-0
lines changed

exercises/03-Print-Variables-In-The-Console/README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
---
2+
video: "https://www.youtube.com/watch?v=Ki1LaUKhPgU"
3+
---
4+
15
# `03` Print the Variables in the console
26

37
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

Comments
 (0)