What will be the output of the following?
i) print(len(“Hello “.strip())
ii) print(len(“hello”.strip(“he”))
python
Answers
Answered by
0
Answer:
sorry can't help it bro
Similar questions