Computer Science, asked by lak07, 8 months ago

Input the following: expenditure for any 2 months, in the form of a nested dictionary, under __main__ segment of your program. The outer dictionary uses name of the month as key and an inner dictionary as values. The inner dictionary contains ‘Monthly’ and ‘Variable’ as the keys. The corresponding values are given below. Store them in a list. Store 0 to indicate no value for each. Monthly: • Mortgage and/or rent • Auto expenses: car payments, insurance, gas and tolls Variable: • Food: groceries and eating out • Prescriptions

Answers

Answered by m4mukeshsoni
1

Explanation:

I am not sure about this question

Similar questions