User Profile

Collapse

Profile Sidebar

Collapse
sara11
sara11
Last Activity: May 3 '14, 06:30 PM
Joined: May 2 '14
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • sara11
    replied to a game:random question ...........
    the code

    Code:
    public Form1()
            {
                InitializeComponent();
            }
            static Random RandomClass = new Random();
            int Random_Number = RandomClass.Next(0, 9);
            static int count1;
            static int count2;
            string[] arr = { "الاول", "الثاني", "الثالث",
    ...
    See more | Go to post
    Last edited by Rabbit; May 2 '14, 09:33 PM. Reason: Please use [code] and [/code] tags when posting code or formatted data.

    Leave a comment:


  • sara11
    started a topic a game:random question ...........

    a game:random question ...........

    Hello
    Good evening everyone
    Can you help me in my program
    it Is 1-a random questions
    2-with Counting the result and display it in another form
    See more | Go to post
No activity results to display
Show More
Working...