Python編程:從入門到實踐的動手試一試答案(第十一章)

Python編程:從入門到實踐的動手試一試答案(第十一章) 原創 2017年11月02日 17:30:09 標籤: python / 編程 / 12 編輯 刪除 #11-1 城市和國家 #city_functions.py def city(city,country): print(city + ',' + country) full_city = city + ',' + cou
相關文章
相關標籤/搜索