{"id":20095165,"url":"https://github.com/patilyashh/mathametical-tables-using-c","last_synced_at":"2025-03-02T16:20:34.676Z","repository":{"id":218565092,"uuid":"746744786","full_name":"PATILYASHH/Mathametical-Tables-using-c","owner":"PATILYASHH","description":null,"archived":false,"fork":false,"pushed_at":"2024-01-22T16:32:37.000Z","size":87,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-13T03:33:21.044Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","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/PATILYASHH.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,"roadmap":null,"authors":null}},"created_at":"2024-01-22T15:37:07.000Z","updated_at":"2024-09-24T04:16:39.000Z","dependencies_parsed_at":"2024-01-22T20:51:20.815Z","dependency_job_id":"ec2ae461-bb57-4cda-bd51-adf3325d6516","html_url":"https://github.com/PATILYASHH/Mathametical-Tables-using-c","commit_stats":null,"previous_names":["patilyashh/mathametical-tables-using-c"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2FMathametical-Tables-using-c","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2FMathametical-Tables-using-c/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2FMathametical-Tables-using-c/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PATILYASHH%2FMathametical-Tables-using-c/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PATILYASHH","download_url":"https://codeload.github.com/PATILYASHH/Mathametical-Tables-using-c/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241534553,"owners_count":19977998,"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":[],"created_at":"2024-11-13T16:54:18.865Z","updated_at":"2025-03-02T16:20:34.646Z","avatar_url":"https://github.com/PATILYASHH.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mathematical Tables Generator in C\n\n## Overview\n- This C program allows users to generate multiplication tables for a given number up to 10.\n\n## Instructions\n\n1. **Clone the Repository**\n   - Open your terminal and run the following commands:\n     ```bash\n     git clone https://github.com/PATILYASHH/Mathametical-Tables-using-c.git\n     cd Mathametical-Tables-using-c\n     ```\n\n2. **Compile the Program**\n   - Compile the C program using the following command:\n     ```bash\n     gcc multiplication_table.c -o multiplication_table\n     ```\n\n3. **Run the Program**\n   - Execute the compiled program:\n     ```bash\n     ./multiplication_table\n     ```\n   - You will be prompted to enter a number. Input the desired number and press `Enter`.\n\n   - The program will display the multiplication table of the entered number up to 10.\n\n## Example\n- For example, if you enter `5`, the output will be:\n     ```\n     Enter a number: 5\n     Table of 5 :\n     1*5 = 5\n     2*5 = 10\n     3*5 = 15\n     4*5 = 20\n     5*5 = 25\n     6*5 = 30\n     7*5 = 35\n     8*5 = 40\n     9*5 = 45\n     10*5 = 50\n     ```\n\nFeel free to reach out if you have any questions or issues!\n\n**Author: PATILYASHH**\n\nRepository URL: [https://github.com/PATILYASHH/Mathametical-Tables-using-c](https://github.com/PATILYASHH/Mathametical-Tables-using-c)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilyashh%2Fmathametical-tables-using-c","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpatilyashh%2Fmathametical-tables-using-c","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpatilyashh%2Fmathametical-tables-using-c/lists"}