{"id":24360419,"url":"https://github.com/dms-codes/looping-10","last_synced_at":"2026-05-23T11:04:35.841Z","repository":{"id":169618389,"uuid":"559386037","full_name":"dms-codes/looping-10","owner":"dms-codes","description":"Number Pattern Generator This Python script generates a simple number pattern based on user input n. It prints numbers in a right-aligned format, where each number is followed by a sequence of zeros.","archived":false,"fork":false,"pushed_at":"2023-10-01T10:33:37.000Z","size":96,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-18T21:20:04.734Z","etag":null,"topics":["generator","number","pattern","python"],"latest_commit_sha":null,"homepage":"https://github.com/dms-codes/looping-10","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dms-codes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-10-30T00:15:55.000Z","updated_at":"2023-10-01T10:34:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3a44da8-27e3-45fa-98ab-272b94b1b94f","html_url":"https://github.com/dms-codes/looping-10","commit_stats":null,"previous_names":["dms-codes/looping-10"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Flooping-10","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Flooping-10/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Flooping-10/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dms-codes%2Flooping-10/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dms-codes","download_url":"https://codeload.github.com/dms-codes/looping-10/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243182889,"owners_count":20249708,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["generator","number","pattern","python"],"created_at":"2025-01-18T21:19:45.565Z","updated_at":"2025-12-26T11:39:56.443Z","avatar_url":"https://github.com/dms-codes.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Number Pattern Generator\n\nThis Python script generates a simple number pattern based on user input `n`. It prints numbers in a right-aligned format, where each number is followed by a sequence of zeros.\n\n## Usage\n\n1. Run the script:\n\n   ```bash\n   python script.py\n   ```\n\n2. Enter an integer value `n` when prompted. This value determines the number of rows in the pattern.\n\n3. The script will generate and display the number pattern in a right-aligned format.\n\n## Example\n\nFor `n = 5`, the generated pattern will look like this:\n\n```\n 0 100000\n 1 110000\n 2 111000\n 3 111100\n 4 111110\n 5 111111\n```\n\n## License\n\nThis script is provided under the [MIT License](LICENSE).\n\n## Author\n\n- Author: Your Name\n\nFeel free to adapt the script and README.md to your specific use case or requirements.\n```\n\nReplace `\"Your Name\"` in the author section with your name or details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Flooping-10","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdms-codes%2Flooping-10","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdms-codes%2Flooping-10/lists"}