Articles that include code in some form

299 362,396 35,938
articles words lines of code

Today I learned how to set different thousands separators using string formatting.

This article shows the small script I use to automatically push code changes while live coding in talks or classes, improved with uv.

Today I learned that the module builtins grows dynamically in the REPL.