OP 28 March, 2023 - 11:07 PM
Just a warning to all new programmers, don't rely heavily on ChatGPT it has many subtle bugs that may happen if you don't take the time to re-read over the code. Just simply use it as a tool to learn faster for now. Such as "How to do X in python" and learn from it. Make mistakes. I'm making this post because lately a lot of people come to me with pasted Python code from ChatGPT that works in some cases but not all.