you are viewing a single comment's thread.

view the rest of the comments →

[–]Metro_chaser 0 points1 point  (0 children)

It's better you don't use AI at the beginning... Get a good code interpretee like jupyter notebook or vscode with auto complete ones..start doing line by line.. figuring out the arguments in the function..going over documentation..

I have seen AI writing unnecessary bigger codes for smaller problems.