PROGRAMMING:Enter an integer and output the corresponding number of asterisks in a row.
###Input example:
```in
five
```
###Output example:
```out
```
answer:If there is no answer, please comment
```in
five
```
###Output example:
```out
```
answer:If there is no answer, please comment