Search snippets
Browse Code Answers
FAQ
Usage docs
Log In
Sign Up
Home
Python
hackerrank capitalize solution
Moe
Programming language:
Python
2021-04-27 06:38:33
0
Q:
hackerrank capitalize solution
jian nini
Code:
Python
2021-07-06 03:27:12
print
' '
.
join
(word.capitalize()
for
word in raw_input().
split
(
' '
))
0
Tags
cap
Related
change to first letter capital list python
capitalize first letter of each word python
first and last digit codechef solution
swap case hackerrank solution
how to capitalize the first letter in a list python
how to capitalize first letter in python
solve me first hackerrank solution in python
python capitalize first letter
how to capitalize first letter in python in list using list comprehension
capitalize in python
textrank python implementation
New to Communities?
Join the community