Clean text in python (remove space, remove return)
#remove return in strings list's elements list(map(str.strip,array)