Use the task variable in an f-string to display "todo: dishes".

Make sure to pick f followed by todo and then :, {, task, }.