Question: Write and run following programs in LISP. 1- a program to check whether number is even or odd. 2- a program to Check whether number
Write and run following programs in LISP.
1- a program to check whether number is even or odd.
2- a program to Check whether number is prime or not.
3- A program to add first n numbers using for loop.
4- A recursive program to calculate factorial of a number.
5- A program to implement nested loops.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
