Yrjana
0
Q:

Which method in an be used to remove any whitespace from both the beginning and the end of a string?

str = "hello "
print(str.trim())
1

New to Communities?

Join the community