You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
o=''
|
|
for y in range(30):
|
|
for x in range(75):
|
|
c=126;a=z=x/25-2+y/15j+1j
|
|
while c>32>2>abs(z):z=z*z+a;c-=1
|
|
o+=chr(c)
|
|
o+='\n'
|
|
print(o)
|