Hi and thanks for your answer Frinavale.
Can you show me the sample?
thanks in advance
User Profile
Collapse
-
Biggest, Smallest, sort of an array in c#
Hi
It's my first post in this forum. :D
I am learning c# language and I want to do below project:
1- Input 10 numbers.
2- Sort them from smallest to biggest number.
3- Output biggest and smallet number.
How can I do it.
I did it like below but it was incorrect:
Code:using System; using System.Collections.Generic; using System.Linq; using System.Text; using System.Threading.Tasks;
No activity results to display
Show More
Leave a comment: