cmc-csci143 icon indicating copy to clipboard operation
cmc-csci143 copied to clipboard

Lab part 1 submission question

Open mikeizbicki opened this issue 1 year ago • 0 comments

Copied from https://github.com/mikeizbicki/lab-goodreads/issues/2:

For the submission for part 1 of the lab, when you ask for the total number of books that have been reviewed or not reviewed, should we count the total number of unique books, or just count the total number?


I intended the question to ask for the total number of reviews, possibly allowing for duplicate books if they've been reviewed by multiple users. If you answered the question with distinct books, however, that will be fine as long as the query is correct. I would welcome a pull request that clarifies this.

mikeizbicki avatar Jan 22 '24 18:01 mikeizbicki