#Pyth, 4 bytes
Pyth, 4 bytes
*8"1
will print out
11111111
#Pyth, 4 bytes
*8"1
will print out
11111111
Pyth, 4 bytes
*8"1
will print out
11111111
#Pyth, 64 bytes
*8"1
will print out
11111111
#Pyth, 6 bytes
*8"1
will print out
11111111
#Pyth, 4 bytes
*8"1
will print out
11111111
#Pyth, 6 bytes
*6"12"*8"1
will print out
12121212121211111111
#Pyth, 6 bytes
*6"12"
will print out
121212121212
#Pyth, 6 bytes
*8"1
will print out
11111111
Loading
Loading
Loading