中国大学MOOC: 以下代码片段执行后,text的值为:( )var i=1, text=;do { text += i; i++; }while (i < 5); - 答案与解析 - 题搜搜题库网