Post

Luqman Adelani
Luqman Adelani@AdelaniLuqman·
@Python_Dv D is the answer because such operation can't be carried out on a string
English
0
0
8
880
BeN oGeGa™
BeN oGeGa™@benogega·
@Python_Dv Error. You can't concatenate a string and an integer. It is only possible with @javas
English
0
0
2
271
Eleven
Eleven@opt_eleven·
@Python_Dv D) Error explaination: Type error to be precise since operands given are of different data types, str and int.
English
0
0
1
74
Innocent
Innocent@InnoXplorer1·
@Python_Dv The answer is c All the integers are converted into strings since the + becomes a string concatenator by virtue of being next to a string
English
0
0
0
237
Bezaleel
Bezaleel@bezhackules·
@Python_Dv The answer is D, because you can't concatenate a string and integer.
English
0
0
0
84
Paylaş