|
|
|
|
|
by rhizome31
5460 days ago
|
|
I find it boring to just copy the code, so I often tend to introduce small variation: change variable names, change the order of parameters, the order of instructions... that way it's less tedious and I feel I understand better the original code. |
|