第九周編程總結--助教

題目1 查詢水果價格 (1)實驗代碼 #include<stdio.h> int main () {  int i,choice;  double price;        printf("[1] apple\n");   printf("[2] pear\n");   printf("[3] orange\n");   printf("[4] grape\n");   printf("[0]
相關文章
相關標籤/搜索