Posts by Guh.Silva • 11 points
1 post
-
1
votes3
answers4984
viewsQ: Get the highest value from a list?
I need to generate 100 random values, save to a list (List<>) and catch the most number. How do I get the most numbers?
1 post
1
votes3
answers4984
viewsI need to generate 100 random values, save to a list (List<>) and catch the most number. How do I get the most numbers?