Started a Simulation with Python Blog
Started a Simulation with Python Blog
quantasticjourney.blogspot.com First Post: Personality Based Simulator
The initial python program, written with Pydroid3, outputted a string (either Jimmy was insulting or Jimmy wasn't insulting) and an associat...
The first post of a new python blog I started if anyone is interested.
You're viewing a single thread.
View all comments
6
comments
If it's worth sharing it's worth to accompany the blog post with a repo containing unittests and tox.ini and pre-commit
If that had been done, tox would give feedback that match switch support is py310+
functools.singledispatch
might be helpful to test multiple implementationsComplaint about sharing code within a blog post is the quality is ALWAYS suspect.
Lets leave crapoverflow.com style code examples in the past. Instead share tested code.
1 0 Reply
You've viewed 6 comments.
Scroll to top