Math Notes, are you OK?

By h

For context - I had a block of items like


icloud = $10*12
arcade = $50
developer = $100

then a totals section, like


total = icloud + arcade + developer
total = $270

When I adjusted the amount of an item in the top section, I was hoping that the total line would update. When it didn’t, I tried tapping on the $270 line, which showed me the screenshot attached to this post.