Find the output for the following print statements: (3)
Str= “Dark Chocolate@cadbury”
print(Str[8])
print(Str+“Amul”)
print(Str[3:18])
Answers
Answered by
0
Bruh, I have already answered this question...
See ur previous questions
Attachments:
Answered by
0
Answer:
print (st(8))…......……?
Similar questions