Hi all! After much tinkering, here’s my initial Portfolio Project – a tool for creating and testing yourself on decks of virtual flash cards, saved as CSVs, called PyFlashCards.
Looking around here I realise I’ve done a much worse job than many of splitting my code up into multiple files, naming the main script file helpfully, etc., so perhaps that’s the next frontier. To change that side of things I expect I need to learn how to create a whole new branch on git and make it ‘main’.