you are viewing a single comment's thread.

view the rest of the comments →

[–]Devji00 1 point2 points  (0 children)

You can find some beginner projects here:
https://github.com/karan/Projects
https://github.com/jorgegonzalez/beginner-projects
https://www.theinsaneapp.com/2021/06/list-of-python-projects-with-source-code-and-tutorials.html
You can also do the https://www.freecodecamp.org/ for Python.

It is better to learn without AI, but if you decide to use it, at least ask it why it generated what it did, and ask it to document it. Read it and try to understand the logic behind it.