Learn Python Programming [HackerRank] | capitalize | capwords | string

Learn Python Programming [HackerRank] | capitalize | capwords | string

Coding Cart

4 года назад

1,804 Просмотров

Ссылки и html тэги не поддерживаются


Комментарии:

Alejandro Restrepo
Alejandro Restrepo - 24.07.2022 11:24

your english is not good

Ответить
Aman Kumar
Aman Kumar - 29.03.2020 22:59

Nice

Ответить
Prince Lenca
Prince Lenca - 15.03.2020 16:48

I need your help solving a problem. So basically i want to Captialize 5 paragraphs separated by 2 line breaks, i have used capitalize() but only the first letter gets capitalize, all other paragraphs remain with no capital, i tried using capwords as per your example and my paragraphs end up looking like this :


Helado oficialmente riego esto es el producto final se ve muy bien y
Eso es casi el final de mi noche así que esa es mi boda en un día
Contenido si les gustó este contenido de estilo definitivamente denle.


Un visto bueno chicos fueron los que solicitaron esto, así que estoy
Asumiendo que ustedes realmente querían esto creo que es muy divertido.


my normal output looks like this:


helado oficialmente riego esto es el producto final se ve muy bien y
eso es casi el final de mi noche así que esa es mi boda en un día
contenido si les gustó este contenido de estilo definitivamente denle.


un visto bueno chicos fueron los que solicitaron esto, así que estoy
asumiendo que ustedes realmente querían esto creo que es muy divertido.


I want my output to look like this:


Helado oficialmente riego esto es el producto final se ve muy bien y
eso es casi el final de mi noche así que esa es mi boda en un día
contenido si les gustó este contenido de estilo definitivamente denle.


Unos visto bueno chicos fueron los que solicitaron esto, así que estoy
asumiendo que ustedes realmente querían esto creo que es muy divertido.


as you can see only the first letter at the beginning of the paragraph, not every single line. Could you help me? i've searched everywhere for an answer but no luck.
i hope you can understand me. thanks

Ответить
Neha Kumari
Neha Kumari - 09.03.2020 20:48

Very informative

Ответить