Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Ahmad Al Sayyed

Ahmad Al Sayyed

Ahmad Al Sayyed has asked 0 questions and find answers to 1 problems.

Stats

15
EtPoint
3
Vote count
0
questions
1
answers

About

Hello,,,,

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

Ahmad Al Sayyed questions