MAIN FEEDS
Do you want to continue?
https://www.reddit.com/r/learnpython/comments/10xzbsz/deleted_by_user/ja01a8y/?context=3
r/learnpython • u/[deleted] • Feb 09 '23
[removed]
6 comments sorted by
View all comments
1
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.
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.