String formatting article by potagit · Pull Request #1052 · realpython/python-guide
##@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.
| @@ -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 :
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Git
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