Data Validation 

     1.     Question: "Write the code to read a CSV file into a Pandas DataFrame."

2.     Question: "Write the code to display the first 5 rows of the DataFrame."

3.     Question: "Write the code to get the information about the DataFrame."

4.     Question: "Write the code to get summary statistics for the DataFrame."