PROGRAMMING:Sum 1 to 100
This problem requires programming to calculate the value of expression 1 + 2 + 3 +... + 100.
###Input format:
There is no input.
###Output format:
Output in the following format:
```
Sum = cumulative sum
```
answer:If there is no answer, please comment
###Input format:
There is no input.
###Output format:
Output in the following format:
```
Sum = cumulative sum
```
answer:If there is no answer, please comment