【高編做業】第六週課後題

6-1python tony = { 'first_name': 'Kobe', 'last_name': 'Bryant', 'age': '39', 'city': 'LA'} print(tony['first_name'], tony['last_name'], tony['age'], tony['city']) 6-2app num = { 'Jackson': 1,
相關文章
相關標籤/搜索