Tire espaço longe de Strings ion pyhton
a = ' hello'
print( a.strip())
Nice Nightingale
a = ' hello'
print( a.strip())