Grades by Subject
Teacher's Comments
Well, hemanth/piragi, you aced the safety nets and tests like a pro but decided structure was optional—there’s a 759-line behemoth in core.py that’s probably single-handedly inflating your file count. I’m all for digging deep, but those 7-level nesting cliffs in app.py and demo_app.py aren’t scenic; they’re just hard to follow. Next time, try breaking things up before your code turns into a novel.
Areas for Improvement
(8)Large file (759 lines) — this is a real problem
759 LOC, threshold is 400
Deep nesting detected (6 levels) — getting hard to follow
Max nesting depth: 6
Large file (609 lines) — should probably split this
609 LOC, threshold is 400
Deep nesting detected (7 levels) — getting hard to follow
Max nesting depth: 7
Deep nesting detected (7 levels) — getting hard to follow
Max nesting depth: 7
Deep nesting detected (5 levels) — common in real code
Max nesting depth: 5
Large file (423 lines) — barely over threshold
423 LOC, threshold is 400
Deep nesting detected (5 levels) — common in real code
Max nesting depth: 5