Skip to main content
🔮 Output PredictionJS JavaScript Easy⚡+10 XP

Type Coercion

What is the output?

JavaScript
console.log(5 + "3");

🔮 What is the output?