You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<b>Favor</b> <a class=right href="https://hyperskill.org/learn/step/8444">Open on JetBrains Academy</a>
<br><br>
<html>
<head></head>
<body>
<p>Carl asks you to count the sum of the first <strong>k</strong> natural numbers. Read <strong>k</strong> from the input, then add up numbers from <strong>1</strong> to <strong>k</strong> and print your answer.</p>