Ahmad Al Sayyed

596
reputation
5
13

Hello,,,,

   class AboutMe
        {
           public string[] Hobbies = new string[] {"Programming", "Swimming", "Travelling"};
           public string[] Interests = new string[] {"Image Processing", "Algorithms", ".Net Technologies"};
        }