about | help | code help+videos | done | prefs |
lastLetter
x is a string with a non-zero length. Complete the function so that it returns the last character in the string. lastLetter('RED') → 'D' lastLetter('$') → '$' lastLetter('What?') → '?' ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy