Chemistry, asked by vasugoel2772, 2 months ago

Q1. WAP in python enter 10 numbers in a tuple from keyboard, then display occurrence or counting of each number in that tuple.​

Answers

Answered by xxALONEKINGxx
0

\huge{\mathcal{\purple{A}\green{N}\pink{S}\blue{W}\purple{E}\green{R}\pink{!}}}

In this program, we need to accept a tuple and then find the number of times an item is present in the tuple.

Answered by dipalic820
0

Answer:

In this program, we need to accept a tuple and then find the number of times an item is present in the tuple

Similar questions