0
Can you tell me it's wrong in this code please I'm new, I'd be so grateful if you help me. I'm new
4 Réponses
+ 2
There's nothing wrong with it, it just doesn't give any output. What are you trying to do?
+ 1
What do you mean "a way out"? If you mean output, you already know how to do that.
console.log(nume1 + nume2);
console.log(20 + nume1);
0
Like there's no way out? How do I make a way out? I'm just trying
0
Mmmm thanks Man.