1
ewpratten.com/_drafts/2019-09-09-fstrings.md
2019-09-23 14:30:01 -04:00

10 lines
239 B
Markdown

---
layout: post
title: "What the fstring?" #"PEP 498: Literal String Interpolation"
description: "Every language should have this feature"
date: 2019-09-09 14:09:00
categories: python
---
If you haven't notices by now, I love Python.