English, asked by jaoao, 10 months ago

code for python to print tqo digit no.​

Answers

Answered by anushka2231
5

Answer:

Input : 41325. Explanation: for a given integer print the number of *'s that are equivalent to each digit in the integer. Here the first digit is 4 so print four *sin the first line.

Similar questions