23 Identify 5 syntax errors from the following code and write the correct code in the word document. [2.5 marks] (WRITE THE LINE NUMBER ALONG WITH YOUR CORRECT CODE IN YOUR ANSWER SHEET) ed out of question 1 Kitchen Appliances; 3 Ska = array(array("Microwave",22), ("Blender",18), array("Grinder",34), array("Cooker",10)); 4 for (Srow = 0; row <4 Srow++) 5 { 6 for (Scol = 0: Scol <2: Scol++) 7 { 8 echo Ska[Srow][Sc]: 9 echo 10} 11 echo "
"; 12 } 13 ?> !!!!
没有找到相关结果