-->
当前位置:首页 > 题库

PROGRAMMING:Output sum from 1 to n (apply break statement)

Luz5年前 (2021-05-10)题库357
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