News

Python’s new template strings, or t-strings ... both the string elements and the interpolated variables as separate components, and construct whatever kind of string you like from that.
We'll quickly go through the basic data types of Python (strings, lists, sets, dictionaries), and cover conditionals and loops (if-else, while loops, for). We'll end with a couple of examples, and ...