Physics, asked by Anonymous, 2 months ago

refer to above attachment​

Attachments:

Answers

Answered by amang7377
1

scroll scroll scroll ..n

Answered by WhotDeFak
11

Answer:

Use the + operator

str1="Hello"

str2="World"

print ("String 1:",str1)

print ("String 2:",str2)

str=str1+str2.

print("Concatenated two different strings:",str).

Explanation:

lol this is called normal conversation. xD

Similar questions