|
|
|
|
|
by Shikadi
1022 days ago
|
|
I personally find && and || easier to read than "and" and "or" because instead of using words to separate words, it's symbols separating words. Sure syntax highlighting helps, but I don't think there's an objective choice here |
|