think about it. auto drawing, hell, auto writing since it includes pictures of books.

monkeys and typewriters but there's a script to teach the monkeys how to interact with the typewriter

  • crime [she/her, any]
    ·
    3 years ago

    A canvas with 9 squares is 2^9, or 512 possibilities.

    For the sake of simplicity, say a 10x10 canvas with 2 different colour possibilities.

    That's 2^100 which is pretty large (a 31-digit number)

      • crime [she/her, any]
        ·
        3 years ago

        Yep, for a proof try playing around with small numbers of each (1 square 3 colors == 3^1, n squares 1 color == 1^n, 2 squares 3 colors is 3^2) — it clicked for me when I started thinking of them as binary numbers where each square is a digit