When I write the first line of code to say Hi, it won't get the H with a capital letter. I can't go to the next question. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

When I write the first line of code to say Hi, it won't get the H with a capital letter. I can't go to the next question.

python: problem with capital letters

22nd Mar 2017, 6:21 AM
Len Bastiaens
3 Answers
+ 1
try using .title >>>"hi".title() Hi
22nd Mar 2017, 6:53 AM
Zeffeler
Zeffeler - avatar
0
thx man!
22nd Mar 2017, 6:56 AM
Len Bastiaens
0
vote me up! :D
22nd Mar 2017, 7:58 AM
Zeffeler
Zeffeler - avatar