Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
Copyright By PowCoder代写 加微信 powcoder
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? food
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? coffee
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? wrong type
Sorry, that expense type doesn’t exist.
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? coffee
Amount to add? 2.43
Expense: 14.83
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? coffee
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? coffee
Amount to deduct? 5
Expense: 9.83
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? entertainment
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? entertainment
Amount to update expense to? 125.23
Expense: 125.23
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? boba
Sorry, that expense type doesn’t exist.
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? boba
Amount to update expense to? 10
Sorry, that expense type doesn’t exist.
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Expense type? entertainment
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
What type of sort? (‘expense_type’ or ‘amount’) amount
[(‘rent’, 825.0), (‘music’, 324.0), (‘entertainment’, 125.23), (‘clothes’, 45.0), (‘family’, 32.45), (‘coffee’, 9.83), (‘food’, 5.0)]
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
What type of sort? (‘expense_type’ or ‘amount’) expense_type
[(‘clothes’, 45.0), (‘coffee’, 9.83), (‘entertainment’, 125.23), (‘family’, 32.45), (‘food’, 5.0), (‘music’, 324.0), (‘rent’, 825.0)]
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
Name of file to export to? template.txt
What expense type you want to export? Input N to quit: coffee
What expense type you want to export? Input N to quit: N
Welcome to the expense management system! What would you like to do?
1: Get expense info
2: Add an expense
3: Deduct an expense
4: Update an expense
5: Sort expenses
6: Export expenses
0: Exit the system
程序代写 CS代考 加微信: powcoder QQ: 1823890830 Email: powcoder@163.com