[Tutor] (no subject)

singh000taran at gmail.com
Tue Feb 16 05:43:09 EST 2021


 I have started learning Python recently.
Please help me with this.

Create a dictionary where all the keys are strings, and all the values are
integers.
For example: {'Monday':19,'Tuesday':20}
Write the dictionary on a single line, don't assign a variable name to the
dictionary.


More information about the Tutor mailing list