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

Related questions

+2 votes
asked Jan 1, 2022 in Python by sharadyadav1986
0 votes
asked Oct 11, 2021 in Python by rajeshsharma
...