% Option Explicit Dim i, j, k Dim strHi strHi = "¾È³çÇϼ¼¿ä" Dim intNum: intNum = 10 Response.Write(strHi & "") %>