python-constants
Here are 3 public repositories matching this topic...
Callable subclass of the tuple type for representing logical operators/connectives based on their truth tables.
- Updated
Oct 10, 2022 - Python
Subclass of the built-in function type for representing algebraic operators (that are typically associated with algebraic structures and algebraic circuits) as immutable, hashable, sortable, and callable objects.
- Updated
Sep 5, 2022 - Python
This is a classic Snake Game built using Python's Turtle module. The snake moves around the screen, eating food, and growing in size. The goal is to get the highest score by consuming as much food as possible without colliding with the walls or the snake's own tail.
- Updated
Oct 18, 2024 - Python
Improve this page
Add a description, image, and links to thepython-constants topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepython-constants topic, visit your repo's landing page and select "manage topics."