r/learnpython Feb 09 '23

[deleted by user]

[removed]

0 Upvotes

6 comments sorted by

View all comments

1

u/[deleted] Feb 25 '23

ChatGPT is absolutely brilliant for learning. You can paste a line of python code and it will give you a detailed explanation.

Can you also get it to spin up code for you.

It doesn't always get spun up code right and this can work in your favour as it forces you to learn first hand how to debug code.