{"id":18250377,"url":"https://github.com/qtle3/change_counter","last_synced_at":"2025-07-29T09:33:56.571Z","repository":{"id":250598494,"uuid":"834897829","full_name":"qtle3/change_counter","owner":"qtle3","description":"This simple Python program calculates the total dollar value of a given number of quarters, dimes, nickels, and pennies. The user is prompted to enter the count of each type of coin, and the program computes the total value in dollars.","archived":false,"fork":false,"pushed_at":"2024-08-06T03:02:26.000Z","size":4,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-08T20:34:29.017Z","etag":null,"topics":["arithmetic-operations","data-conversion","formatted-output","user-input"],"latest_commit_sha":null,"homepage":"","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/qtle3.png","metadata":{"files":{"readme":"README.md","changelog":"change_counter.py","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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-07-28T17:23:25.000Z","updated_at":"2024-08-06T03:02:29.000Z","dependencies_parsed_at":"2024-11-05T09:45:55.459Z","dependency_job_id":null,"html_url":"https://github.com/qtle3/change_counter","commit_stats":null,"previous_names":["qtle3/change_counter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/qtle3/change_counter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fchange_counter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fchange_counter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fchange_counter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fchange_counter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtle3","download_url":"https://codeload.github.com/qtle3/change_counter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtle3%2Fchange_counter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267662421,"owners_count":24123882,"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","status":"online","status_checked_at":"2025-07-29T02:00:12.549Z","response_time":2574,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["arithmetic-operations","data-conversion","formatted-output","user-input"],"created_at":"2024-11-05T09:44:30.817Z","updated_at":"2025-07-29T09:33:56.467Z","avatar_url":"https://github.com/qtle3.png","language":"Python","readme":"# Change Counter Program\n\n## Overview\n\nThis program calculates the total dollar value of a collection of quarters, dimes, nickels, and pennies. The user inputs the count of each coin type, and the program computes and displays the total value in dollars.\n\n### Key Concepts\n\n- **User Input:** The program uses `input()` to read the number of each type of coin from the user.\n- **Data Conversion:** The program converts the input strings to integers using `int()`.\n- **Arithmetic Operations:** The program calculates the total dollar value by multiplying the count of each coin by its value and summing the results.\n- **Formatted Output:** The program uses `print()` to display the total value in a readable format.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fchange_counter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtle3%2Fchange_counter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtle3%2Fchange_counter/lists"}