Computer Science, asked by navien6520, 7 hours ago

22. A dictionary Grade contains the following data : 4 * 1 = 4Grade = {Name': [Rashmi', 'Harsh', 'Ganesh', 'Priya', Vivek','Anita', ‘Karthik'), 'Grade': [ʻA1,’A2', 'B1','A1','B2,'A2','A1']}Write statements for the following(i) Write the output of Gr.iloc(0:5)(ii) Add a column called Percentage with following data :[92, 89, None, 95, 68, None, 93](iii) Rearrange the columns as Name, Percentage and Grade(iv) Drop the column (i.e., Grade) by name(v) Delete the 3rd and 5 th rows.​

Answers

Answered by manassingh1234512345
0

Answer:

please give me brainliest answer

Similar questions