number paragraphs in html

HTML
<ol>
	<li> PRINT "Hello World!" </li>      
	<li>INPUT "Who are you? ", myName</li>
</ol>
Source

Also in HTML: