PROGRAMMING:Output sum from 1 to n (apply break statement)
Outputs the sum of 1 to n
###Input format:
An integer n.
###Output format:
And.
###Input example:
```in
ten
```
###Output example:
```out
fifty-five
```
answer:If there is no answer, please comment
###Input format:
An integer n.
###Output format:
And.
###Input example:
```in
ten
```
###Output example:
```out
fifty-five
```
answer:If there is no answer, please comment