Since expressions become values, we can store calculation results in variables, like here where total contains private + public.

Make sure to pick total followed by private and then +, public.