python_ref_string_title_3.py:
x
 
txt = "hello d2d2d2 and 5g5g5g"
x = txt.title()
print(x)