Q1. Q1.) Given sample data in text, read it in python Solution: Take the text to notepad, save it as CSV and then read it in python Check the number of null values ...read more
Q2. Q3.) Query the minimum & maximum marks from the student table. Will the output be in the form of columns or rows.
What to do in order to get the output in rows?