Python Project for beginners | Build a dictionary

Опубликовано: 22 Октябрь 2024
на канале: edtech by meera
58
4

This beginner Python project tutorial will show you how to build a Dictionary project. It is explained in very simple style with source code also provided. In a python dictionary. you have key, value pairs as shown in the tutorial and using the for loops, weccreate a simple dictionary to store , names of websites, url of the websites, description and ratings and finally using the inbuilt print() function with string formatting

I did it as part of my 100 days python journey and I hope you will find it useful.Do share with friends who will find it useful.

source code: https://github.com/meeramenon07/Day41...

#edtechbymeera #python3 #python #pythonforbeginners #pythonprogramming #pythontutorial #pythonprojects #codenewbie #pythonprojects

Other python beginner projects playlist:

   • Python beginner Projects