#Getting letters from inputted string

7 messages · Page 1 of 1 (latest)

green oar
#

For this i need to get the First and last letters of a String you input and also to get the middle letter of the string. Also to see if the first and last letters are the same and output true or false if they are the same or different.

heavy cryptBOT
#

Hey, @green oar!
Please remember to /close this post once your question has been answered!

green oar
#

thats the code, i think i have the first and last letter code good i just need someone to see if its right and need help wiht the other 2

inland lantern
#
13: return first;
14: return last:
``` ???
green oar
#

oop