Entfernen Sie nach und vor dem Weltraum -Python
st = " a "
strip(st)
#Output : "a"
Inquisitive Ibis
st = " a "
strip(st)
#Output : "a"