(以name變數為例), (給值、提示)name = input(“請輸入姓名") (輸出)print(name) **自己會換行**, (宣告變數型態) char name[20]; (提示)cout<<“請輸入 ...
確定! 回上一頁