Question: Please answer! Please send single pdf file with the several screens: screen of your code, screen of terminal with commands you did to compile and
Please answer!
Please send single pdf file with the several screens: screen of your code, screen of terminal with commands you did to compile and run and with desired output (all in one screen if possible).
Practice: Take 2 programming languages based on a) pure functional (Haskell, Ocaml or any other) https://en.wikipedia.org/wiki/List of programming languages by type#Pure b) logic (PROLOG or any other you find) https://en.wikipedia.org/wiki/List of programming languages by type#Logic-based languages computational models. In each one implement: 1) Hello YOUR_FULL_NAME program 2) input: n output: n! (n factorial, i.e. n! = 1 * 2 * *n). Within one program. Practice: Take 2 programming languages based on a) pure functional (Haskell, Ocaml or any other) https://en.wikipedia.org/wiki/List of programming languages by type#Pure b) logic (PROLOG or any other you find) https://en.wikipedia.org/wiki/List of programming languages by type#Logic-based languages computational models. In each one implement: 1) Hello YOUR_FULL_NAME program 2) input: n output: n! (n factorial, i.e. n! = 1 * 2 * *n). Within one program
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
