Hướng dẫn thử thách
1 / 52
Step 9
In this project, you're going to build a simple, yet functional expense tracker in Python.
Start by defining a function named `add_expense` that takes three parameters: `expenses`, `amount` and `category`. Use the `pass` keyword to fill the function body.
Vượt qua bài kiểm tra hiện tại để mở khóa bài tiếp theo.
main.py
UTF-8 • Tab Size: 2Kiểm tra bài:⌘↵