while (i<10) { i=i+1; printf("Hello , %d th.\n",i); } }. #include<stdio.h> main() //用for 的寫法 ... switch(c) { case 1: printf("you input 1\n");
確定! 回上一頁