a20495c5fd · It was too hard! It was really hard to understand what I was doing, and I had to stop multiple times. For example, I was not sure what constants.PLOT_WIDTH was. It took lots of time for me to understand I just read from the class website as well, and why we need certain codes that were provided by our professor. Sometimes, when something is already given, and I understand that it is easy to just use it, but it might make a student feel very uncertain about what we are doing in every step. I also had some struggle when I realize that I also need to have turtle scales, I named them as turtle_x and turtle_y. I thought turtle is a point, and why it needs a scale again since turtle is just a point (this is how I thought intially), I don't think we need to consider any scale, but I had to recall how we used 'forward whatever number, like forward 40' when we draw things with turtle, so I was able to accept that idea that we also need to consider a new scale for the turtle. It was very very hard. Hum, I don't think this is top-bottom process work, even though check point 1 was very top to bottom, but what we did with coding, there are many little peices needs to be done and all of them were put together to complete work. However, even though the top to bottom work should be designed with some consideration of the opposite, bottom to top, I think it is more like what is the more emphasized for each project or task, we often work on top to bottom and bottom to top together simultaneously, maybe it's just me? But I don't see myself to seperate one from another completely to do any work either it is math work or computer sicence or getting a quick grocery for a dinner party. Human brain and mind are not like computer, so shouldn't we use top to bottom and bottom to top together at the same time? Another Program? My brain hearts now, so I don't know. When I see the scatter plot image on my computer screen, I was wondering if I can do box and whisker using python program. Is it possible? :) Excel is doing a job, but scales are not so great. The represenation on the paper is not always pretty, sometimes there are so many emphty spaces around the box and whiskers. Maybe python will give me more felxibility to what parts I want to show only as a final result. · Updated 2024-10-13 01:18:55 +00:00
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?