Computer Science, asked by azadahmadchp, 7 days ago

Take a dictionary representing a bank account details which contains acno, acname, actype, adharno. print dictionary elements one by one with each key. (dont use for loop)​

Answers

Answered by maya3227
0

Given above file is a dictionary for bank details and with out for loop the key elements are printed.

Attachments:
Similar questions