Question: 4. Which method can be used to remove any whitespace from both the beginning and the end of a string? a) strip() b) trim() c)

4. Which method can be used to remove any whitespace from both the beginning and the end of a string? a) strip() b) trim() c) deletespace() d) None of the above 5. Which characters is used to make multi-line comments in Python? b) // c) // d) \#
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
