20 lines
460 B
HTML
20 lines
460 B
HTML
|
|
<p>
|
|
<strong>John Doe's</strong> favorite number is
|
|
|
|
<em>
|
|
(double) 6.02214085774747E+23 </em>
|
|
</p>
|
|
<p>
|
|
<strong>John Smith's</strong> favorite number is
|
|
|
|
<em>
|
|
(long) 100000000000 </em>
|
|
</p>
|
|
<p>
|
|
<strong>Someone Nice's</strong> favorite number is
|
|
|
|
<em>
|
|
(decimal) 1.6180339887498948482045868344 </em>
|
|
</p>
|