0
Write a python program to create a dictionary of roll numbers and names of five studennts.display the contents of dict in orders
3 Respostas
+ 4
please
+ 2
@Edwin
Here are some references on dictionaries
I hope it helps.
http://www.pythonforbeginners.com/dictionary/how-to-use-dictionaries-in-JUMP_LINK__&&__python__&&__JUMP_LINK
https://www.tutorialspoint.com/python/python_dictionary.htm
+ 1
thank u