摘要:
python小程序之购物系统 1 # -*- coding: utf-8 -*- 2 import time 3 goods = [ 4 {"name":"computer","price":1999}, 5 {"name":"mouse","price":19}, 6 {"name":"Yacht 阅读全文
posted @ 2017-07-14 14:43
逗逗乐乐
阅读(272)
评论(0)
推荐(0)
2017年7月14日