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.

8 lines
139 B

8 years ago
  1. o=''
  2. for y in range(30):
  3. for x in range(75):
  4. c=126;a=z=x/25-2+y/15j+1j
  5. while c>32>2>abs(z):z=z*z+a;c-=1
  6. o+=chr(c)
  7. o+='\n'
  8. print(o)