for I in 1 .. · for (int i = 0; i < 10; i++) { printf("Hello\n"); } · let rec n_hello_worlds (n : int) : unit = if n = 0 then () else (print_endline "Hello World!
確定! 回上一頁