Python編程:從入門到實踐——練習題答案(第七章)

第7章 用戶輸入和while循環 7-1 汽車租賃:編寫一個程序,詢問用戶要租賃什麼樣的汽車,並打印一條消息, 如「Let me see if I can find you a Subaru」。python car = input('What kind of car do you want to rent?') print('Let me see if I can find you a ' + c
相關文章
相關標籤/搜索