Hello @valequirozga
hope that everything going fine with you
you doing great just little things
- there is miss type issue on the loop for (let i = 0; i < names.lenght; i++) it’s length not lenght
- the variable name is not accessible outside the loop body cause it’s scope make that
- console.log does not return any object it just print a message to the web console. so the name value will be unidentified
- using the for loop the will make the p element get all the value but always end at the last item in the array because the speed of the device those days you would not notice the change you will see the final result
hope that help and have nice day 