about | help | code help+videos | done | prefs |
boolean bothEnds7(String str): returns true if the string begins and ends with the number 7. bothEnds7("7hello8") → false bothEnds7("7lucky7") → true bothEnds7("7543210") → false ...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: 104
Copyright Nick Parlante 2017 - privacy