InterviewSolution
Saved Bookmarks
| 1. |
Solve : Perl random and count? |
|
Answer» I have decided to START to learn a new programming language, which in this case if perl. I have got 6 numbers that get RANDOMLY printed on the screen and I want to be able to count how many times each number show up/get's randomly picked. My code is below of what I have done so far. |
|