Skip to content

Instantly share code, notes, and snippets.

@brettfazio
Created August 5, 2020 11:37
Show Gist options
  • Select an option

  • Save brettfazio/c9aa695c1a8a56025c5652fb55ffa43c to your computer and use it in GitHub Desktop.

Select an option

Save brettfazio/c9aa695c1a8a56025c5652fb55ffa43c to your computer and use it in GitHub Desktop.
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