about | help | code help+videos | done | prefs |
Given a String, return true if it has a capital letter anywhere in it! string_containsCapital("Computer") → true string_containsCapital("computer") → false string_containsCapital("letterS") → 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