Python Exercises for Practice - Exercise 3

Solution of the Python problem!


Here, I have to make a Dictionary with the help of Python function called Dictionary. It is a Datatype in Python.

The problem is made by https://www.codewithharry.com.

                      


Here's my code,

My Dictionary


command to print the code.


The output of the code,  

Here, I'm offering the User to give Input and will get the output after pressing Enter.

Thanks;)

Comments

Popular posts from this blog

Python Exercises for Practice - Exercise 1

Python Exercises for Practice - Exercise 2