Python progress
- jacoblince8
- Feb 10, 2023
- 1 min read
Progress on the Python course has been pretty good. There were some points where I got confusing but I was able to right my mistakes for the most part. I think I could be able to go though these lessons in a few weeks and maybe move on to C type programing at some point. Here are a few examples of lessons that I have completed.
This is a task that has to do with building algorithms using this language which applicably means putting certain loops and functions together to complete a objective. In this case it's lining up balls like Jack-o-lanterns across a wall without blocking the "doorways:"
This is from the the later section in the course called "Programing with Python." This lesson is about creating input prompts for a user to respond to:
These are all fascinatingly cool. I'm sure I will have something exciting to show you next week.
Comentarios