Mathematical Operations
摘要
Nearly every nontrivial program needs to store data in variables. Once a program stores data, it needs to manipulate that data to create a useful result. Three ways to change data involve adding new data, deleting existing data, or modifying existing data.