摘要:
1、有列表['alex',49,[1900,3,18]],分别取出列表中的名字,年龄,出生的年,月,日赋值给不同的变量 l = ['alex',49,[1900,3,18]] name,age,birthday = l birth_year,birth_month,birth_day = birth 阅读全文
posted @ 2020-03-11 21:37
于~得~水
阅读(82)
评论(0)
推荐(0)
2020年3月11日
ヾ(≧O≦)〃嗷~