Thread: C# How to Get Array?

  1. #1
    Registered User
    Join Date
    May 2015
    Posts
    1

    C# How to Get Array?

    Hi,
    I am new in website development. I recently bought shared hosting at asphostportal.com. Now, I have little problem. Could you help me please? I use C# programming. I want to Create an array that holds 20 elements. User should enter 20 test scores, the program therefore calculates the average of all tests scores. If user enters test score less than 0 or above 100 an error message should display. Additionally it must display the entire array with 20 test scores and calculate the sum, average, number of passed and failed. Thanks.

  2. #2
    Registered User
    Join Date
    Oct 2006
    Posts
    3,445
    What have you tried so far? Can we see your code that is not working?
    What can this strange device be?
    When I touch it, it gives forth a sound
    It's got wires that vibrate and give music
    What can this thing be that I found?

  3. #3

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Replies: 12
    Last Post: 07-31-2013, 12:15 AM
  2. Replies: 2
    Last Post: 03-20-2012, 08:41 AM
  3. Replies: 9
    Last Post: 08-23-2010, 02:31 PM
  4. Replies: 6
    Last Post: 11-09-2006, 03:28 AM
  5. Replies: 1
    Last Post: 04-25-2006, 12:14 AM