|
|
|
|
|
by khitchdee
1365 days ago
|
|
I guess if the AI is good enough, your point makes some sense.
It's a good programming habit to doc your code as you write it.
If you do this in a structured way and code folding is used
the comments should get out of the way from the main code. |
|