These materials are for use with the Real Python tutorial How to Format Floats Within F-Strings in Python
The code plus exercise solutions are all presented inside the Code_and_Solutions.ipynb
Jupyter Notebook.
To view the file, you will need to install either Jupyter Notebook or JupyterLab.
Note: Some minor differences exist between the code presented in the tutorial and those in the Jupyter Notebook. This is necessary to align the output of the notebook with those in the standard Python REPL used to produce the tutorial.
You should also run Python 3.12 or later.