This repository contains the prompts used for the requests to GitHub Copilot, as well as the generated programs.
Folder structure:
psb1_prompts/
andpsb2_prompts/
: Contain the used prompts for the problems from PSB1 and PSB2.psb1_output/
andpsb2_output/
: Contain the code suggestions generated by GitHub Copilot for the problems from PSB1 and PSB2.