printEachLetter()
that will print out each letter of a string given to itisD6AAtBeginning()
that will return a message of "true" of "false" depending upon whether the first 3 characters of a string are "D6A"isD6AAtEnd()
that will return a message of "true" of "false" depending upon whether the last 3 characters of a string are "D6A"Provide evidence of your code running Exercise 1 here:
Provide evidence of your code running Exercise 2 here:
Provide evidence of your code running Exercise 3 here: