Challenge for Creating an Array
Challenge
You are given two integers a
and b
. Create and return an array that consists of those two numbers with the smallest number first.
Please sign in or sign up to submit answers.
Alternatively, you can try out Learneroo before signing up.