Skip to content
This repository has been archived by the owner on Aug 31, 2021. It is now read-only.

[Python] What's the "Right Size" or "Right Grouping" of Concepts for a Concept Exercise? #2115

Answered by SleeplessByte
BethanyG asked this question in General
Discussion options

You must be logged in to vote

My non-python answer (from a non-python maintainer):

  • if it's too easy to come up with many idiomatic solutions, then it's too big
  • if it feels like teaching multiple "things", then it's too big
  • if you have two exercises that would need eachother as dependency, then it's too small

My suggestion: it's usually not that hard to split it up. It's harder to bring them together after you've attempted to do the work twice.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by BethanyG
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants