← Back to archive

Stdle #2 · 2026-06-08

What does this log?

A past puzzle — fully playable. 4 attempts, hints on wrong guesses.

package main
import "fmt"
func main() {
fmt.Println(len("héllo"))
}
Strings
4 attempts left

Answer & explanation