blob: c2c26125c86d4da4252a30c2fc8057a5c59723d3 [file] [log] [blame]
REPS = 65580
l = eval("[" + "2," * REPS + "]")
print len(l)