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
Stdle #2 · 2026-06-08
A past puzzle — fully playable. 4 attempts, hints on wrong guesses.
package main import "fmt" func main() { fmt.Println(len("héllo"))}