4 Commits

Author SHA1 Message Date
mbhatti4
d1327e31d9 All three of these systems utilize lists and dictories, or things similar to them to tranfer or organize data.
All three take something (arguments or requests) and can produce soemthing else in return with Internet.
All three are also able to allow you to build more complex things. You can reuse functions, or programs to make more complex programs.
You can can take from one service and make another more complex service with it.
2025-10-26 18:28:43 -04:00
mbhatti4
4ca132789c I wrote all the fucntions in the friend_functions. The first two were done from the weekly video, the rest were done by me using the lab notes.
I am a little behind on my labs so I have't programed in a while. Due to this, I struggled to get started and remembering how to use iterations.
I struggled mostly with the last 2 functions, but once i remembered how to create a list and how to keep count, the final function became easier for me.
I combine the smaller funcitons to help me with the more complex function. Since I undrstood the smaller sutff, I was able to play around to use that learning for the bigger stuff.
I looked through the earlier functions codes and ran therough how they work to help me when i got stuck.
2025-10-26 17:23:55 -04:00
Chris Proctor
608d854fdf Applying patch 2025-09-29 22:17:22 -04:00
2f7e009bfd Initial commit 2025-08-30 01:11:56 +00:00