Python.
Python stands out as a high-level programming language that combines simplicity, flexibility, and productivity, making it ideal for both beginners and experts.
Python is something I am learning and advancing every week. This is building a stepping stone for C++ which is the next coding language I am hoping to learn. This will allow me to code in Unreal Engine.
Car race.
This is a video of the car race from the code program above.
Pygame
Working on a Pygame task yesterday, I created a simple project to demonstrate my understanding of what I learned throughout the week.
I encountered some issues while coding, primarily semantic errors caused by incorrect indentation or lines of code placed outside the game loop. Once I resolved these issues, the game ran smoothly. The semantic errors manifested as missing music, images, or a lack of response to key inputs.
Overall, I am pleased with this accomplishment and feel I am finally getting to grips with Python and its coding.


