about | help | code help+videos | done | prefs |
isCap
Given a string of length 1, return True when that string is a capital letter, false otherwise. isCap('A') → True isCap('a') → False isCap(',') → 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
Copyright Nick Parlante 2017 - privacy