Large language models (LLMs), such as Codex, hold great promise in enhancing programming education by automatically generating feedback for students. We investigate using LLMs to generate feedback for ...
Importing modules and calling top-level functions from them Passing multiple positional and keyword arguments Receiving return values, including nested lists and dicts Getting Python exceptions across ...