BF-SquareGenerator Just enter an input between 02 and 99 in a brainfuck interpreter, draw an ASCII square with spaces(" ") and "#". Input exemples : "13" "42" "69" "01" "05" "06" Bad input : "2" "5" "9" "7" "365" "1 0"