For each day you'll have to add your Advent inputs in the repository with a specific name. Then launching the code will give you the results.
Ex: After adding the pb_1_input to dir AdventOfCode2023/inputs:
>> python day_1.py
Answer to part 1: 12345
Answer to part 1: 12543Enjoy :)