commit | ddf2485103c1e56ba4f290641247dfa07fcbe7f3 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Sun Feb 25 11:13:33 2018 -0800 |
committer | GitHub <noreply@github.com> | Sun Feb 25 11:13:33 2018 -0800 |
tree | c2c5c571a0b34a77d2e5fba841f20311ef2ae9f7 | |
parent | 632c1cb57176d268d65a9fd7b00582f32e0884ee [diff] |
bpo-25059: Clarify the print separator usage in tutorial (GH-5879) By default `print` adds spaces between its arguments. (cherry picked from commit 84c4b0cc67ceb4b70842b78c718b6e8214874d6a) Co-authored-by: Cheryl Sabella <cheryl.sabella@gmail.com>