We all know the basics are very important when learning anything. The main built-in data structures in Python are among these basics when learning how to code.
But often, they're seen as a bit...boring.
In this article, I've written a step-by-step tutorial that explores using lists, tuples, dictionaries, and sets in Python through a different type of project—The Chaotic Balls Animation. You can see what it looks like in the video below.
Have a go a writing this program, and feel free to make it your own! Let me know of other tile-action ideas you try out...
But often, they're seen as a bit...boring.
In this article, I've written a step-by-step tutorial that explores using lists, tuples, dictionaries, and sets in Python through a different type of project—The Chaotic Balls Animation. You can see what it looks like in the video below.
Have a go a writing this program, and feel free to make it your own! Let me know of other tile-action ideas you try out...