This is a program that takes a list of numbers, finds the smallest and largest numbers, and displays them.
This program was made to learn the Erlang language and list manipulation using syntax from a functional programming language, which is much different than the dynamic programming languages that I am used to.
I used visual studio code to develop my program in the Erlang language.
{Make a list of websites that you found helpful in this project}
{Make a list of things that you need to fix, improve, and add in the future.}
- Learn how to take input from the user in Erlang