Nehmen Sie den Raum von Saiten Ion Pyhton weg
a = ' hello'
print( a.strip())
Nice Nightingale
a = ' hello'
print( a.strip())