Coding Challenge: Minimum of Two Numbers
Let's input two numbers and find the smallest number out of both in the coding exercises.
We'll cover the following...
Problem statement
...Ask
Let's input two numbers and find the smallest number out of both in the coding exercises.