Generation

translateMon, 05 Dec 2022

main() { println!("Hello World!")" }

main :: IO() main = putStrLn ("Hello World!")

Want to kickstart your project?Use the new AI Studio to create your code