2025-11-21
Python unpacking operator
allowing any number of arguments in a function
welcome to the "hacker" side of jonchius
newest stuff
2025-11-21
allowing any number of arguments in a function
2025-11-17
providing mathematical functions for the Python programmer
2025-11-16
using add-ons for Python : installing + importing + programming
2025-11-15
summarizing an exercise in matrix data manipulation
2025-11-06
given a date in the yyyy-mm-dd format
2025-11-05
grouping objects into a collection of unordered and unchangeable items
2025-11-05
grouping objects into a collection of unordered but changeable key-value pairs
2025-11-05
grouping objects into a collection of ordered but unchangeable items
2025-11-05
grouping objects into a collection of ordered and changeable items
2025-11-05
performing operations on plain text variables
2025-11-05
different objects with the same variable names
2025-11-05
making a subclass that inherits variables of its superclass