代码
提交代码
<math xmlns = "http://www.w3.org/1998/Math/MathML"> <mrow> <mn>5</mn><!--表示数字--> <mo>+</mo> <mn>1</mn> </mrow> </math>
运行结果