Given daily sales `(sale_date, amount)`, compute a running total of `amount` ordered by `sale_date`.
DrawCode Practice Problem
Running Total by Day
Interactive Visualizer Workspace
Explore step-by-step interactive animations, memory state tracking, and live multi-language execution in DrawCode.
Launch Interactive Visualizer