Skip to content

Commit

Permalink
Create ReverseDict
Browse files Browse the repository at this point in the history
  • Loading branch information
iamjaspreetsingh authored Oct 14, 2018
1 parent 517205d commit 97f88be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ASSIGNMENTS/ReverseDict
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Write a Python program to create an instance of an OrderedDict using a given dictionary. Sort the dictionary during the creation and print the members of the dictionary in reverse order.

0 comments on commit 97f88be

Please sign in to comment.