Created
August 5, 2020 11:37
-
-
Save brettfazio/c9aa695c1a8a56025c5652fb55ffa43c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name = 'Brett' | |
| blog_title = 'Medium' | |
| # Hi, my name is Brett and I am writing on my Medium blog. | |
| a = f"Hi, my name is {name} and I am writing on my {blog_title} blog." |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment