You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

1.5 KiB

In [ ]:
# given an acrostic poem, the letter to be revealed is of n length, all positioned at the first letter of the 1th - nth word on the incrementing lines
In [ ]:
# write a function to extract the letters into the full word
In [ ]:
# use grepFirstletter
# use , to separate input program 
def diagonal_acrostic_join(input):
    
In [ ]:
sample_poem = ""