knotta.py 75 B

12345
  1. from knoth import k
  2. not k ^ k
  3. #not k ^ k ^ k
  4. import turtle; turtle.done()