Doing some serious Python coding with Copilot active in Visual Studio Code for the first time.
It's good enough to be intriguing.
It's bad enough to be really annoying.
Not sure which of those will win out.
It's good enough to be intriguing.
It's bad enough to be really annoying.
Not sure which of those will win out.
Comments
It correctly creates a constructor, correctly invokes the superclass constructor, but then makes up an entirely different argument list. A plausible one, it was not that!
Because it was plausible, it took […]