Given the following declaration: Myd={'empno':1, 'name': 'Vikrant','salary':50000) Raj, Python programmer wants to print all the keys of dictionary and values stored in dictionary, Help Raj by filling the blanks given in print() statement to achieve the task:
print (______)
print;(______)
Attachments:
Answers
Answered by
5
Answer:
print ( 1 )
print ( 2 )
Thank you
Hope it is helpful .
Similar questions
Environmental Sciences,
3 hours ago
Math,
3 hours ago
Environmental Sciences,
6 hours ago
Physics,
7 months ago
Math,
7 months ago
Geography,
7 months ago