Saved Bookmarks
| 1. |
Which function is used to print the data in dictionary format without order?(a) dictionary(b) print( )(c) dict( )(d) dictprint( ) |
|
Answer» Answer is (c) dict( ) |
|