about | help | code help+videos | done | prefs |
string_aInString
Given a string, return true if the string has a lowercase 'a' anywhere in it. Return false otherwise. string_aInString("Happy") → true string_aInString("Computer") → false string_aInString("Keyboard") → true ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy