You are viewing a single comment's thread. Return to all comments →
OCaml Solution :-
let () = print_endline("Hello World");;
Seems like cookies are disabled on this browser, please enable them to open this website
Hello World
You are viewing a single comment's thread. Return to all comments →
OCaml Solution :-
let () = print_endline("Hello World");;