Saved Bookmarks
| 1. |
Write pseudo code to count occurrence of a given number inthe list for example, consider the following list, if user enters 5 then-536 8 15display"2 times"because "5" occurs 2 times in the list. |
|
Answer» Answer: |
|