Problem A: Repetitive Processing - Print Many Hello World

"
Time Limit $1$ 秒/Second(s) Memory Limit $512$ 兆字节/Megabyte(s)
提交总数 $1405$ 正确数量 $616$
裁判形式 标准裁判/Standard Judge 我的状态 尚未尝试
难度 分类标签 STL 循环

Print Many Hello World 

Write a program which prints 1000 "Hello World".

There is no input for this problem.
The output consists of 1000 lines. Print "Hello World" in each line.
No input
Hello World
Hello World
Hello World
Hello World
Hello World
Hello World
Hello World
.
.
.
.
.
.
Hello World