I\'m trying to take the last three chracters of any string and save it as another String variable. I\'m having some tough time with my thought process.
Strin
This method would be helpful :
String rightPart(String text,int length) { if (text.length()