What arithmetic operators cannot be used with strings in Python?
What arithmetic operators cannot be used with strings in Python? Correct Answer –
+ is used to concatenate and * is used to multiply strings.
মোঃ আরিফুল ইসলাম
Feb 20, 2025