0
Why console.log(char[i]) is printing undefined
I have used a for loop to print a array. When I'm using console.log(char[3]) is printing the right element. But when I am using console.log(char[i]) it is printing undefined.
4 odpowiedzi
+ 4
Show your code please without your code we cannot fix
+ 2
Share your code!
+ 2
Can you show your code?
+ 1
We aren't wizards, show your code or we can't help.