Timeline for Tips for golfing in Python
Current License: CC BY-SA 4.0
2 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Oct 22, 2018 at 11:25 | comment | added | Jo King | I was experimenting with this, and I found out you can also initialise an empty array if the number of values is one less than the number of variables, such as a,*b,c=1,2 or a,*b,c="ab" | |
| Oct 22, 2018 at 9:48 | history | answered | Tim Rijavec | CC BY-SA 4.0 |