Q1.
Create an array of numbers representing marks of 5 different subjects.
Now print the marks of 3rd subject.
Q2.
Create a list to store 5 grocery items in the form of an array.
Now print the 2nd letter of the 1st grocery item.
V.Vidhya
Create an array of numbers representing marks of 5 different subjects.
Now print the marks of 3rd subject.
Create a list to store 5 grocery items in the form of an array.
Now print the 2nd letter of the 1st grocery item.