PROGRAMMING:1-3. Single call printf to output greeting information
Write a function, call the printf function once, and display the content on the right side (see the output example).
####Input format:
No input.
####Output format:
Strictly follow the output sample.
####Input example:
No input.
```in
```
####Output example:
```out
Hello!
Hello!
bye.
```
answer:If there is no answer, please comment
####Input format:
No input.
####Output format:
Strictly follow the output sample.
####Input example:
No input.
```in
```
####Output example:
```out
Hello!
Hello!
bye.
```
answer:If there is no answer, please comment