the assignment is to input 10 values and store them in an array then the user inputs one more number. the program searches through the array to calculate and display how many times the last number appears in the array.
Visual logic problem
Started by
brondo
, Feb 18 2013 08:35 PM
#1
Posted 18 February 2013 - 08:35 PM
the assignment is to input 10 values and store them in an array then the user inputs one more number. the program searches through the array to calculate and display how many times the last number appears in the array.
#2
Posted 22 April 2013 - 05:57 PM
you need to add an "&" in the last output command between the word "count" and between the word "in"
so it would look like "the target value appears" & count & " in the array"
so it would look like "the target value appears" & count & " in the array"
Similar Topics
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users