>>658 F#

let () = seq { 1..999 } |> Seq.iter (printfn "%d")