MCPcopy Create free account
hub / github.com/cbourke/ComputerScienceII / assignment_to_csv

Method assignment_to_csv

scripts/codepost/course.py:151–180  ·  view source on GitHub ↗

Given an assignment (a mapping of `Person` objects to a list of `Person` objects) as generated by `get_assignment()``, this function will create a CSV-formatted string for use in a shared Excel sheet.

(self, assignment)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected