PROGRAMMING:Declaration of love
Please write a program to give it to your sweetheart on Valentine's day.
####Input sample
```in
```
Note: no input.
####Output sample
```out
I ♥ U
```
Note: ♥ The ASCII code of is 3.
---
Tip: in Windows 10 operating system, you need to set the font in the running window to dot matrix font and set the font size to 8x16 to display normally.
answer:If there is no answer, please comment
####Input sample
```in
```
Note: no input.
####Output sample
```out
I ♥ U
```
Note: ♥ The ASCII code of is 3.
---
Tip: in Windows 10 operating system, you need to set the font in the running window to dot matrix font and set the font size to 8x16 to display normally.
answer:If there is no answer, please comment