Middle three digits: Difference between revisions

Content added Content deleted
No edit summary
(→‎{{header|Vlang}}: Rename "Vlang" in "V (Vlang)")
Line 5,894: Line 5,894:
Input: 0 Result: Too few digits! </pre>
Input: 0 Result: Too few digits! </pre>


=={{header|Vlang}}==
=={{header|V (Vlang)}}==
<syntaxhighlight lang="vlang">import math
<syntaxhighlight lang="v (vlang)">import math


const
const