Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sameetasadullah/smallest-k-digit-number-divisible-by-x
Python program to find smallest K digit number divisible by X
https://github.com/sameetasadullah/smallest-k-digit-number-divisible-by-x
pycharm pycharm-ide python python3
Last synced: 5 days ago
JSON representation
Python program to find smallest K digit number divisible by X
- Host: GitHub
- URL: https://github.com/sameetasadullah/smallest-k-digit-number-divisible-by-x
- Owner: SameetAsadullah
- Created: 2022-08-14T20:01:12.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-14T20:03:31.000Z (about 2 years ago)
- Last Synced: 2024-10-16T22:23:21.846Z (20 days ago)
- Topics: pycharm, pycharm-ide, python, python3
- Language: Python
- Homepage:
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Smallest K Digit Number Divisible by X
### Description
Python program to find smallest K digit number divisible by X.