网址:http://m.1010jiajiao.com/timu_id_3660498[举报]
以下伪代码:
Read x
If x≤2 Then
y←2x-3
Else
y←log2x
End If
Print y
表示的函数表达式是________