PROGRAMMING:The digits of the integer 152
This problem requires the preparation of procedures, the output of integer 152 digits, 10 digits and 100 digits of the value.
###Input format:
There is no input.
###Output format:
Output in the following format:
```
152 = individual digit + ten digit * 10 + hundred digit * 100
```
answer:If there is no answer, please comment
###Input format:
There is no input.
###Output format:
Output in the following format:
```
152 = individual digit + ten digit * 10 + hundred digit * 100
```
answer:If there is no answer, please comment