Topic
2 resources tagged with loops.
Write a Kotlin function that evaluates a password and returns a clear strength label. You’ll validate input, apply a few practical rules, and practice string scanning in a way that mirrors real signup forms.
Learn how to print classic star and number patterns in Kotlin, including solid squares, hollow squares, triangles, pyramids, and number triangles. This beginner-friendly example demonstrates loops, input validation, and clean string-building techniques.
If a related tutorial is missing, send a topic request through the contact page.