Enable Javascript in your browser and then refresh this page, for a much enhanced experience.
First solution in Uncategorized category for House Password by bart.t
def checkio(data):
length=len(data)
if (length < 10):
return False
dig=False
upp=False
low=False
i=0
while (i
Jan. 24, 2018