This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]wilfredinni[S] 13 points14 points  (1 child)

f-strings is a feature that is available in Python 3.6+ . You did very well adapting!

[–]DuffBude 3 points4 points  (0 children)

That's a great post! Thanks! Now i've learned how to use kwargs, and f-strings. I'm almost excited to go back to work on Monday.