Computer Science, asked by brainliestgirl86, 7 months ago

Give Output of the following
Dim st1 as string, st2 as string
st1="Data science"
st2="With python"
print len(st1) + len(st2)


a) 23
b) 24
c) 22
d)25

plz plz plz mates tell me the correct answer I will mark u as the brainliest

Answers

Answered by rubiyainamdar07
1

Answer:

25

Explanation:

because it is big number

Similar questions