摘要:
#coding=utf8import random,sys,time# def randDZ():# DZ=random.randint(1,3)# if DZ==1:# print "玩家1是地主"# player1=player1+sancards# for i in range(0, 20): 阅读全文
摘要:
#coding=utf8import string,pickle,exceptionsinformation={}print " welcome to My system! "def pwdlen(pwd): while (len(pwd)<6 or len(pwd)>10): print "你的密 阅读全文