cis-ds / course-site

Course site for Computing for Information Science (INFO 5940)
43 stars 41 forks source link

Giving Examples Cases for Pythagorean Function #283

Closed deblnia closed 2 years ago

deblnia commented 3 years ago

A minimal way of addressing #68 -- my concerns are

  1. This repo is public so we're making some aspect of solution code public
  2. The language isn't clear (should we make it clearer that these are the test cases we'll be evaluating on?)
deblnia commented 3 years ago

I've been thinking about this -- it's hard to do formal unit tests or examples without being too prescriptive, but would a visual description of test cases (as in below) work?

This doesn't really suggest more of a structure to the function than the original problem, which is good, but I'm not sure if this is clear / different from just giving examples and saying "Check your work".

image