Skip to content

Week2 final#4

Open
jlnsmith2001 wants to merge 6 commits intoprofproix:mainfrom
jlnsmith2001:week2-final
Open

Week2 final#4
jlnsmith2001 wants to merge 6 commits intoprofproix:mainfrom
jlnsmith2001:week2-final

Conversation

@jlnsmith2001
Copy link
Copy Markdown

PR for Assignment wk2 final submission ipython

To fill out this PR template please replace any values that are capital letters in square brackets.

Timeline and Branches

Initial Submission Completed:
1/12

Initial Submission Branch:
https://github.com/jlnsmith2001/AD450Winter2026/tree/week2-initial

Final Submission Completed:
1/16

Learnings From Other Student's Presentation

In my initial submission I wasn't sure how to use the importlib.reload function. From my colleagues' presentations, I learned that python doesn't automatically update an imported module, and that calling importlib.reload causes it to refresh it which is why Initially multiply raises an error because it doesn't exist yet; but after defining the function and reloading the module it runs correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant