Timeline for "Guess the Number" game in Python
Current License: CC BY-SA 3.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jul 1, 2016 at 23:08 | comment | added | toastrackengima | @janos I was trying to say that OP should use consistent practices in their code, but also stick to standards and put spaces around their operators. I can definitely see how I didn't quite convey the latter, so I've added another sentence to clarify that. Thanks for pointing it out :) | |
| Jul 1, 2016 at 23:05 | history | edited | toastrackengima | CC BY-SA 3.0 |
added 153 characters in body
|
| Jul 1, 2016 at 8:40 | comment | added | janos | It's not a good recommendation to never put spaces around operator. It directly violates the official style guide PEP8 linked from the other answer. | |
| Jul 1, 2016 at 8:06 | review | First posts | |||
| Jul 1, 2016 at 8:40 | |||||
| Jul 1, 2016 at 8:03 | history | answered | toastrackengima | CC BY-SA 3.0 |