educative.io

One Questions111

width = input_string.length + 6 # length of “<3<3<3” is equal to six

result = input_string.ljust(width,’<3’)

Neden böyle ir kullanım yaptığımızı .lenght ve .ljust’ı merk ediyorum teşekkürler…

Hi Oguz!
Can you please elaborate your question in English so that we can better understand your query and please specify the lesson link.
Thank you.