View organization page for Codingal

100,672 followers

The code has two issues: a typo in the variable name (mesage instead of message) causes the condition to fail, preventing any output. Additionally, the missing semicolon after `let message = "I love coding"` can lead to unpredictable behavior, so it’s best to include it. Once these bugs are fixed, the console will correctly print: “Coding is fun!” #DebugTheCode #LearnJavaScript #CodingForKids #CodeNewbie #ProgrammingTips

To view or add a comment, sign in

Explore content categories