0 / 60 seg.

Look at the following snippet:

<code>
    const pi = 3.14;
    let radius = 5;
<code>