|
You are here |
fuzzyblog.io | ||
| | | | |
akaptur.github.com
|
|
| | | | | Nick Coghlan added another interesting note in response to my last post about creating side-effecting assignments in python. Here's Nick: @ ... | |
| | | | |
www.jeremycherfas.net
|
|
| | | | | [AI summary] The author troubleshoots 'ModuleNotFoundError' issues while attempting to run a 2017 Python tutorial on Jupyter notebooks, ultimately resolving the environment configuration problem with help from the community. | |
| | | | |
kqueue.org
|
|
| | | | | It has been a while since I blogged last time. One change is that I started to have nightmares about me forgetting to prepare for lecture, rather than forgetting to turn in homework as in the past 20(?) years-life does get better. | |
| | | | |
mathspp.com
|
|
| | | There are many situations in which it is better to use a try statement to handle an error than using an if statement to prevent the error. | ||