Creating an exam Marksheet

  1. Using the .csv data provided, write an SQL query to create an exam marksheet that is formatted as per provided template.
  2. Execute the query within a Python script