Timeline for Password Bishop Goodness
Current License: CC BY-SA 4.0
6 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 14, 2019 at 7:50 | history | edited | TFeld | CC BY-SA 4.0 | added 44 characters in body |
| Feb 14, 2019 at 1:18 | comment | added | xnor | You can do the length check as s[:9]<s, which combines well with the non-palindrome check: s[:9]<s!=s[::-1] | |
| Feb 13, 2019 at 15:52 | comment | added | TFeld | @EriktheOutgolfer Thanks:) | |
| Feb 13, 2019 at 15:52 | history | edited | TFeld | CC BY-SA 4.0 | added 55 characters in body |
| Feb 13, 2019 at 14:08 | comment | added | Erik the Outgolfer | Choo choo! | |
| Feb 13, 2019 at 13:29 | history | answered | TFeld | CC BY-SA 4.0 |