How do I run a calculation on a value, append that value and then run the calculation again on the newly appended value in Python?
How do I run a calculation on a value, append that value and then run the calculation again on the newly appended value in Python?

