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>Find the length</b> <a class=right href="https://hyperskill.org/learn/step/7135">Open on JetBrains Academy</a>
<br><br>
<html>
<head></head>
<body>
<p>Write a program that will print the length of the string <code class="java">'That is \n mine'</code>. The single quotes are not part of this string.</p>