All Tracks/learn lambda functions by building an expense tracker/
Đang tải...
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:⌘↵
Test Output
Thử thách này không có bài test tự động. Hãy quan sát kết quả trực tiếp ở khung Preview.