Computer Science, asked by mshraddha1980, 5 months ago

What will be the output of the following python print statements for the string? str = ‘SUNDEW’ i) print(str*2) ii) print(str[4:])

Answers

Answered by pangingchitra
0

Explanation:

(MCQs)focuses on strings -1

Similar questions