Python Dojo projects worked together in teams on a platform called replit.
23.01.22 Snake game. Studied Python for 2 days and looked to network and meet other Python programmers. Joined the London Python Dojo. Thought I was not going to contribute but I did, by breaking down the problem into smaller problems. I spoke about the interface, the size of the snake growing. I was able to read Python documentation. It was hard for me to follow along but I was proud of myself for doing this.
Improvements: Learn more python, keep networking.
23.02.22 MineSweeper game. I worked with 2 really good python programmers. My knowledge of python has helped me involve myself in the project however I was not confident to type. I look forward to typing in the console next month. I was good at understanding what I saw which is a big improvement to last month. This project is more complicated to the snake game, but I think my learning of Python has helped keep up with the tempo of the programmers.
Improvements: learn about functions, arguments within functions, confidence in being a typer, learn debugging, dictionaries, some small games.
23.03.22 Cleaning the code of the MineSweeper game. Our aim was to further improve the minesweeper game and also clean the code up. I learnt about scope in more detail by doing so.
Improvements: Improving my researching skills.

