News

W3Schools Python Tutorial - This helped me use python functions, loops and data structures, f strings, padding strings using formatting specifier (:) Pipenv Setup - This helped me setup my python ...
Python 3.14 has a new feature called the template string, or t-string, type. A t-string superficially resembles an f-string, but it’s designed to do something very different.