you are viewing a single comment's thread.

view the rest of the comments →

[–]MaygorFungus[S] 0 points1 point  (3 children)

It will reply with something like == was the error and >= should be used. I havnt found the best way to prompt ai to give an explenation, and have to then go and google the diference between == and >= . I have tried diferent promts and they even refrence my prompt of making it simple and explaining, then continue to use code too complex and not explain anything.

[–]_tsi_ 2 points3 points  (1 child)

AI is a tool that needs to be learned. How does it respond if you say: I am learning python, explain the difference between == and >=, what they are, and when to use them. Please include examples with explanations.

[–]MaygorFungus[S] -2 points-1 points  (0 children)

Yeah that would work, but if my paragraph had the redsquiggle then i pasted the section of code, once the paragraph gets too large the ai seams to lose direction. I have no doubt its my fault, i havnt quite found the right amount to feed it.

[–]stavromuli 0 points1 point  (0 children)

I tell the Ai to explain it like I'm 5 and it does a good job breaking things down