Skip to content

Add code example to demonstrate proper string concatenation.#173

Merged
kennethreitz merged 1 commit into
realpython:masterfrom
kylerob:concat-example
Jun 14, 2012
Merged

Add code example to demonstrate proper string concatenation.#173
kennethreitz merged 1 commit into
realpython:masterfrom
kylerob:concat-example

Conversation

@kylerob
Copy link
Copy Markdown
Contributor

@kylerob kylerob commented Jun 14, 2012

The text does a good job of explaining which route to take when concatenating strings, but the mention of "join" might mean nothing to beginners without a concrete example.

The text does a good job of explaining which route to take when
concatenating strings, but the mention of "join" might mean nothing to
beginners without a concrete example.
@kennethreitz
Copy link
Copy Markdown
Contributor

Thanks!

kennethreitz pushed a commit that referenced this pull request Jun 14, 2012
Add code example to demonstrate proper string concatenation.
@kennethreitz kennethreitz merged commit 93498b9 into realpython:master Jun 14, 2012
@kylerob
Copy link
Copy Markdown
Contributor Author

kylerob commented Jun 14, 2012

This was my first pull request on github, thanks for making it a pleasant one Kenneth!

@kennethreitz
Copy link
Copy Markdown
Contributor

🍰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants