Smarandache Sequence in Python
[(((10**n)-1)/9)*n for n in arr]
Output:
1
22
333
4444
...
Smarandache Sequence in Python
[(((10**n)-1)/9)*n for n in arr]
Output:
1
22
333
4444
...
For further actions, you may consider blocking this person and/or reporting abuse
Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.
A0mineTV -
MD ARIFUL HAQUE -
Madhan -
Loïc TRUCHOT -
Top comments (0)