✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
// <![CDATA[
hljs.initHighlightingOnLoad();
// ]]>
In exercise 2, the first task you have is entering the data in SI units. To handle the masses is pretty easily achieved via something like
m1=
100m2=
1000um1=
1um2=
10but entering the data in SI involves a bit more effort. Which of the following could be used to achieve this?