Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ What kinds of things do we want to log?
- the line number just executed
- all data created by the program

Also log calls and returns of a student's function
Also file calls and returns of a student's function
(but NOT library functions)

We can use the Python JSON module to encode data structures in JSON and
Expand Down