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>Don't want to delete? Comment!</b> <a class=right href="https://hyperskill.org/learn/step/5951">Open on JetBrains Academy</a>
<br><br>
<html>
<head></head>
<body>
<p>Sometimes, it is useful to comment out some parts of a program if you don't need them now and want to save them for later. Look at the following code and decide what line(s) to comment out so that the code will print an integer <strong>7</strong>.</p>