填空题

执行下列程序,输入框中显示的默认字符串为 【11】
Pirate Sub Command 1_Click()
InputBox"ok","输入参数",Format("&H12")
End Sub

【参考答案】

R