String formatting article by potagit · Pull Request #1052 · realpython/python-guide

@potagit

##@here's a link to my README.md, i'll try to add some more pull request to make it easier to decide whether or not to accept my pull request in this workflow.

@mpoulin

@mpoulin

potagit

@@ -0,0 +1,11 @@
String Formatting
=================

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a confusion around the term "String" and the interpretation someone could make from the word "string". Also noted that everywhere else I see in this file that line hops are separated with an hyphen sign [-], but on line two, the space is filled with equal signs [=], any reasons for that?

Little personal note (without trying to be condescending or anything), a little video that made me rethink about the whole interpretation scheme in each and everyone of us :

THIS

Hope this helps

@@ -0,0 +1,15 @@
String Formatting
=================

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There seems to be a confusion between the "String Formatting" question and the interpretation someone could make from the input string when they code. Just an assumption.

potagit

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Git