Good starting points for further reading are for example:
Python documentation: https://
docs .python .org /3/ Python tutorial: https://
docs .python .org /3 /tutorial /index .html Stack overflow forum: https://
stackoverflow .com/ Harvard’s CS50 course: https://
cs50 .harvard .edu /python /2022/ Future coder platform: https://
futurecoder .io/ The Python coding book: https://
thepythoncodingbook .com/ Automate boring stuff: https://
automatetheboringstuff .com/