Ok so I've got this problem for a programming class; and I can't seem to figure it out.
I've got a bunch of random numbers (say test scores). Now I need to program the code so that the user can enter a minimum and maximum score (in an input box) and then display how many matching numbers are in the range that they selected (display in a message box).
Any help, please?
I've got a bunch of random numbers (say test scores). Now I need to program the code so that the user can enter a minimum and maximum score (in an input box) and then display how many matching numbers are in the range that they selected (display in a message box).
Any help, please?
Comment