Python’s f-strings support = for self-documenting expressionsPublished byalexwlchan.neton •1 min readThe f-string f"{x=}" expands to f"x={x}".PythonStringsSupportSelfDocumentingLearn moreShareLegalReport