|
|
|
|
|
by np_tedious
862 days ago
|
|
If you're in an abstract/general mathematical function, then sure: single letters. If you're doing more business logic kind of stuff (iterating through a list of db/orm objects or processing a request body) then the names should be longer |
|