You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [Help Bob count letters and digits.](https://www.codewars.com/kata/help-bob-count-letters-and-digits"https://www.codewars.com/kata/5738f5ea9545204cec000155")
2
+
3
+
Bob is a lazy man.
4
+
5
+
He needs you to create a method that can determine how many ```letters``` (both uppercase and lowercase **ASCII** letters) and ```digits```
0 commit comments