(define n 1)(dotimes(_ 8)(display(*(set! n(+ n 11))101010101010101))(display" "))