1 line
51 B
FSharp
1 line
51 B
FSharp
emirps |> (Seq.take 20) |> Seq.iter (printf "%d ")
|
emirps |> (Seq.take 20) |> Seq.iter (printf "%d ")
|