Code better python in just 15 minutes!!

Abinaya Jayaprakash
3 min readApr 14, 2021

Check out these must-do projects :]

How can I learn to code better using python?

I guess this is one question everyone who codes asks themself frequently. Well, one best way would be to try and create your own projects and try modifying snippets of code to make them more elegant and effective.

And in particular, I found these super cool mini-projects at the end of the “Learn Python for free” course provided by Scrimba.com. This course comprises around 59 interactive screencasts that help beginners learn from scratch or the experienced refresh their knowledge and maybe look at different ways of code implementation.

Let’s look at one of the projects in detail and the steps to follow in order to code your best in this article.

The marble trading game

This project was based on creating a trading game simulation based on betting using marbles and the marble you randomly picked from a bag determined your gain/loss.

To understand this better check out the 55th screencast in this course.

Code step by step

1.Make a flowchart using brief sentences as to what should happen one after another

--

--

Abinaya Jayaprakash

Srilankan living in Berlin. Graduate Trainee - Technology at Deutsche Bank. Interested in Data science & Machine Learning