·
When words fail, code speaks.
// Kotlin
fun main() {
    println("Happy New Year!")
}