摘要:
1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 3 import getpass 4 import sys 5 f = open('user.db','r') 6 welcome="欢迎来欢乐多购物平台" 7 out = '谢谢惠顾小店' 8 user_money = 5000000 9 shoppin... 阅读全文
posted @ 2017-05-13 10:17
Bruce.yin
阅读(124)
评论(0)
推荐(0)
摘要:
1 #!/usr/bin/env python 2 # -*- coding: utf-8 -*- 3 import getpass 4 import sys 5 f = open('user.db','r') 6 welcome="欢迎来欢乐多购物平台" 7 out = '谢谢惠顾小店' 8 user_money = 5000000 9 shopping_l... 阅读全文
posted @ 2017-05-13 10:13
Bruce.yin
阅读(90)
评论(0)
推荐(0)

浙公网安备 33010602011771号