Search results for query: *

  • Users: Phil1987
  • Content: Threads
  • Order by date
  1. P

    Question Checking no two numbers are the same.

    Hello, what the following code is ment to do is generate a bunch of numbers between 1 and 49 using the while loop to check if two of these numbers are the same. Problem is two numbers are still being generated the same and I know that the numbers generated again will not match them originals so...
  2. P

    Question For Loop to search and determain how many their are.

    Hello, I've just started getting into programming and I'm following a few tasks that have been set to learn and understand VB.NET. What i'm working on is a lottery program i've done all the number generation with an array. Now i'm trying to find out how to search that array for lets say less...
Back
Top