填空题

给定一个程序段: A$: "Beijing" B$="shanghai" C$="jig" K=InStr(Left(A$, 5) + Right(B$, 4), C$) 运行该程序段后,变量K的值为 【13】

【参考答案】

D