Simulations of the sorting algorithms do not possess checks to make sure enough input is provided
Reproduction
select any sorting algorithms simulations from the sorting using arrays experiment
select random input and press enter without providing elements as inputs
Issue
Simulations of the sorting algorithms do not possess checks to make sure enough input is provided
Reproduction
select any sorting algorithms simulations from the sorting using arrays experiment select random input and press enter without providing elements as inputs
Expected output
A warning denoting no value has been provided
Actual output
simulation is stuck