/pcc-2.1

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

Template assignment (Python)

This is a template to create Python autograded assignments for github classroom

Instructions for students

  • Implement your solutions in assignment.py
  • The tests in test_assignment.py can be inspected but do not modify them
  • We expected you to follow the ACM Code of Ethics