5 Commits

Author SHA1 Message Date
mollychi
43076da109 I think i am ALMOST there, my gird is good but my points are not 2025-10-13 13:25:41 -04:00
mollychi
c3279a0d88 Not finished but submitting so professor emma can see 2025-10-06 22:46:30 -04:00
mollychi
e2c6215c8e I started by removing all the raise error messages and then i tried to follow the guided notes to complete this section, i did it so terribly and we so many errors, big and small lol. I took a break from it, asked for some help and then went back to work, rewatching the weekly video and relooking over the notes made me catch some of my little mistakes and asking for help helped me catch some of my larger mistakes. Lots of debugging with this but it feels so good to get it right :)
I have never been asked to code complexe fuctions like this before, we have always just used the in computer max or min fuction, never written my own. I talked about how it went in the first line, it went really bad then turned for the better on my second go around. I defineitly used a different kind of thinking, it was more of a backwards thinking, looking at what the error gave me and figuring out how it got that answer so i could fix it. The strategies i used were reaching out to others, taking breaks so i can look at this again with fresh eyes, and talking to the professor.
2025-10-06 19:40:17 -04:00
mollychi
768caf2572 I first removed the make the draw the line after the draw the y/x axis, added in the information about the line like the range and domain and the hash marks then added draw the line back in. Then i added information about what i would need to do to go about plotting the points
I could definietly draw the axis' themselves, i think i could draw the dots (not the most effciently way i believe) but they would get on there. I dont think I would be able to label the axis with the numbers on the hash marks and the axis's with the letters and numbers. I know we wrote letters in the past but it just seems very difficult on a larger scale
2025-10-05 17:29:20 -04:00
400e741e99 Initial commit 2025-09-01 14:21:00 +00:00