Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 510 Bytes

File metadata and controls

28 lines (23 loc) · 510 Bytes

Cubify

this is the dumbest and I can't believe I wasted 20 30 minutes on this

This "program" is a function that does this:

input: "hahayeet"

output:

       t e e y a h a h
      e             aa
     e             h h
    y             a  a
   a             y   y
  h             e    e
 a             e     e
h a h a y e e t      t
a             e     e
h             e    e
a             y   y
y             a  a
e             h h
e             aa
t e e y a h a h

Not much else to say.