I am nobody
Forum Guru
So ganito problem
Write a pseudo code that will ask for n number of inputs. Count the occurence of the numbers.
Ex:
una daw mag ask kung ilan ang number: 8
tapos ask the number: 2, 0, 5, 5, 2, 3, 4, 3
Output:
0:1
2:2
3:2
4:1
5:2
Patulong guys.. wala akong maisip paano
Write a pseudo code that will ask for n number of inputs. Count the occurence of the numbers.
Ex:
una daw mag ask kung ilan ang number: 8
tapos ask the number: 2, 0, 5, 5, 2, 3, 4, 3
Output:
0:1
2:2
3:2
4:1
5:2
Patulong guys.. wala akong maisip paano