{"id":27110853,"url":"https://github.com/amaraelekwa/fizzbuzz-project","last_synced_at":"2025-10-08T10:11:40.170Z","repository":{"id":286313302,"uuid":"961039884","full_name":"amaraelekwa/FizzBuzz-Project","owner":"amaraelekwa","description":" FizzBuzz is a well known programming assignment. The given code solves the FizzBuzz problem.","archived":false,"fork":false,"pushed_at":"2025-04-05T16:44:39.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T17:27:27.686Z","etag":null,"topics":["continue","datascience","elif","if-else","loops","python3","range"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","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/amaraelekwa.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2025-04-05T16:13:40.000Z","updated_at":"2025-04-05T16:48:04.000Z","dependencies_parsed_at":"2025-04-05T17:37:38.547Z","dependency_job_id":null,"html_url":"https://github.com/amaraelekwa/FizzBuzz-Project","commit_stats":null,"previous_names":["amaraelekwa/fizzbuzz-project"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaraelekwa%2FFizzBuzz-Project","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaraelekwa%2FFizzBuzz-Project/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaraelekwa%2FFizzBuzz-Project/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amaraelekwa%2FFizzBuzz-Project/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/amaraelekwa","download_url":"https://codeload.github.com/amaraelekwa/FizzBuzz-Project/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247574087,"owners_count":20960495,"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":["continue","datascience","elif","if-else","loops","python3","range"],"created_at":"2025-04-07T00:40:57.664Z","updated_at":"2025-10-08T10:11:35.143Z","avatar_url":"https://github.com/amaraelekwa.png","language":"Jupyter Notebook","readme":"# FizzBuzz-Project\n\nFizzBuzz is a well known programming assignment, asked during interviews.\n\nFizzBuzz is a game that has gained in popularity as a programming assignment to weed out non-programmers during job interviews. The objective of the assignment is less about solving it correctly according to the below rules and more about showing the programmer understands basic, necessary tools such as if-/else-statements and loops.\n\nThe rules of FizzBuzz are as follows:\n\n- It takes an input n and outputs the numbers from 1 to n. \n- For each multiple of 3, print \"Fizz\" instead of the number. \n- For each multiple of 5, prints \"Buzz\" instead of the number. \n- For numbers which are multiples of both 3 and 5, output \"FizzBuzz\". \n- Else, print the number.\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaraelekwa%2Ffizzbuzz-project","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Famaraelekwa%2Ffizzbuzz-project","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Famaraelekwa%2Ffizzbuzz-project/lists"}