DEV Community

Paul
Paul

Posted on

Where to start when developing from scratch with Python?

Hello lovely dev.to community!
I am studying Software Engineering and for an assessment in the future I need to either solve a small problem or code a small software. The assessment takes 20 minutes. An example of a past exam questions is: Code me the game Tic Tac Toe.

Where would I start with a task like this? My programming language of choice is Python and I finished the basic chapters of the book "Python Crash Course".

Thank you very much in advance and happy coding! <3

Top comments (1)