Two months quite a long time.
A:is
B:are
C:was
D:were
IF x<=2 THEN
y=0.2
ELSE
y=0.2+0.1* (x-3)
END IF
PRINT y
END
程序表示的函数关系式是____.