#IT-6303
Awesome StudentQuestion • Web Systems Technologies

What is the result of the script below? <script> var n = ["Maria", "Isabella", "Georgina"]; var new_n = npop(); documentwrite(new_n); </script>

Answer

Georgina