0 votes
in Python by

Which of the following arithmetic operators cannot be used with strings in python?

a) +

b) *

c) -

d) All of the mentioned

...