Timeline for Python palindrome checker function
Current License: CC BY-SA 4.0
3 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Aug 31, 2020 at 10:30 | vote | accept | dicomp | ||
| Jul 22, 2020 at 9:53 | comment | added | DeepSpace | Not only that "the loop is not necessary", creating an empty string and then concatenating to it in a loop is an anti-pattern in Python since it has a very poor performance. | |
| Jul 21, 2020 at 14:50 | history | answered | Reinderien | CC BY-SA 4.0 |