<script> var names = [1,2,3,4,5]; names[1] = 999; document.write(names); </script>
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.
TOP