Create an Array with three elements; var myArray = ["Swift", "Objective-C", "PHP"]; // Iterate over Array elements. Display element and it's index ...
確定! 回上一頁