单项选择题

下列语句正确的是______。

A.If X<3*Y And X>Y Then Y=X^3
B.If X<3*Y And X>Y Then Y=X^3
C.If X<3*Y:X>Y Then Y=X^3
D.If X<3*Y And X>Y Then Y=X**3