Timeline for Determine your language's version
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 12, 2021 at 17:37 | comment | added | DLosc | You can save 6 bytes by getting rid of the 1and and switching the condition to <"2". But you'll also need to add 5 bytes (unless there's a golfier way) to convert 3/2*2 to an int, since Python 3 computes it as a float 3.0, which isn't a valid output format for this challenge. | |
| Sep 8, 2020 at 4:46 | history | edited | PkmnQ | CC BY-SA 4.0 | added 84 characters in body |
| Jun 17, 2020 at 9:04 | history | edited | CommunityBot | Commonmark migration | |
| Jan 25, 2020 at 8:57 | history | answered | PkmnQ | CC BY-SA 4.0 |