摘要:
# -*- coding: utf-8 -*-#总金额asset_all=0i1=input('请输入总资产:')asset_all=int(i1)#商品列表goods=[ {'name':'电脑', 'price':'3999'}, {'name':'鼠标', 'price':'129'}, {' 阅读全文
posted @ 2016-12-16 00:09
别说话,吻我!
阅读(763)
评论(0)
推荐(0)
浙公网安备 33010602011771号