代码
提交代码
<math xmlns = "http://www.w3.org/1998/Math/MathML"> <mrow> <mi>a</mi> <!--表示变量--> <mo>+</mo> <mi>b</mi> <!--表示变量--> </mrow> </math>
运行结果