Write async code that reads sequentially.
async
await
async function total(fetchA, fetchB) { // TODO }