+ 1
Create an integer list with the user given inputs. Write a program to print the count of particular element in the list.
Without using count() method. In python
1 Odpowiedź
+ 2
MASTAN BANDI MCA 04
You should try it out first and then if you encounter any issue you post your question.
This is a fairly simple problem.