Hi, i would like to know how to split a word.
for example, I have this word "Love" how do i transform it to "_ _ _ _"?
please without functions and loops
Are there any questions left?
New questions in the section Python
Hi, i would like to know how to split a word.
for example, I have this word "Love" how do i transform it to "_ _ _ _"?
please without functions and loops