This commit is contained in:
Rohit Tanwar
2018-02-07 14:03:47 +05:30
parent 55f39b14bd
commit 2672552621
3 changed files with 52 additions and 1 deletions

View File

@ -19,4 +19,5 @@ capitalize_every_word:string
decapitalize:string
palindrome:string
is_upper_case:string
is_lower_case:string
is_lower_case:string
count_by:list