Computer Science, asked by rahul30000, 27 days ago

Give the output of the following Program:
Data=[“P”,20,”R”,10,”S”,30]
Times =0
Alpha=””
Add=0
for C in range(1,6,2):
Times=Times+C
Alpha=Alpha+Data[C-1]+”@”
Add=Add+Data[C]
print(Times, Add, Alpha)

Answers

Answered by rajnarayanmisra85
0

Answer:

हल तडथठधठधठरबयबयबथड़ठंपरबश्रडलठधब

Similar questions