'Scale Generator' exercise https://exercism.org/tracks/python/exercises/scale-generator is assigned to 'Generators' concept but it's not related to 'Generators' language feature. Expected output is a list and not a generator object so it might be better to move it to 'Lists' concept.