top of page


Simple Currency Converter - How to Build a Simple Currency Converter in Python
Simple Currency Converter. This project is a fantastic real-world example that teaches you how to use dictionaries to manage data and perform calculations based on user input.
Anubhav Somani
Sep 32 min read


How to Build a Simple Contact Book in Python
Simple Contact Book. This project is a great next step because it introduces you to using dictionaries to store and manage structured data, a fundamental concept in programming. First, here is the explanation of how the project is built.
Anubhav Somani
Sep 32 min read
bottom of page