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>What day is it?</b> <a class=right href="https://hyperskill.org/learn/step/9467">Open on JetBrains Academy</a>
<br><br>
<html>
<head></head>
<body>
<p>Read a date from the input given in the following format: <code class="java">YYYY-MM-DD</code>. Print the year, month and day on separate lines.</p>