+ 1
Why won't this work?
https://code.sololearn.com/cjNnlv6xHS2B btw I'm new to python.
6 Respuestas
+ 2
Thanks! I forgot that! but now there's something else wrong.
+ 1
# The title() method returns a string where the first character in every word is upper case.
print(" "+name.title())
+ 1
Why did you write?
name.title
+ 1
When you want run it you have to enter the values then press enter like:
4
5
3
2
0
Remove .title bcz we can't contaenate string to built function
0
Lego in Motion nthng is wrong now vro...