Python Projects

I have been learning Python for 2 months already and I would like to transition what I have learned into a project. There is a saying “Learn by doing”.

If you have experience in Python, what was your first project?

How can I bring my project into life? I use pycharm but I do not know yet how to put my code out there.

Thank you!
Brian R.

Have you checked official documentation?

There are great tutorials for setup and launching your code/project here or here.

2 Likes