{"id":25594111,"url":"https://github.com/sahilll94/python-iit-kanpur-winter-programme-questions","last_synced_at":"2025-10-16T04:58:15.929Z","repository":{"id":220164848,"uuid":"750928529","full_name":"Sahilll94/Python-IIT-Kanpur-Winter-Programme-Questions","owner":"Sahilll94","description":"Daily Python programming questions inspired by IIT Kanpur's Winter Program to boost your Python skills. 🐍💡","archived":false,"fork":false,"pushed_at":"2024-05-14T16:18:35.000Z","size":690,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-05-15T11:27:27.875Z","etag":null,"topics":["data-science","iitk","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Sahilll94.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-01-31T15:48:22.000Z","updated_at":"2024-05-14T16:18:39.000Z","dependencies_parsed_at":"2024-04-21T20:56:27.901Z","dependency_job_id":"2f03ae0f-32b4-4d08-9021-37a498f5a034","html_url":"https://github.com/Sahilll94/Python-IIT-Kanpur-Winter-Programme-Questions","commit_stats":null,"previous_names":["sahil9446/python-iit-kanpur-winter-programme-questions","sahilll94/python-iit-kanpur-winter-programme-questions"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahilll94%2FPython-IIT-Kanpur-Winter-Programme-Questions","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahilll94%2FPython-IIT-Kanpur-Winter-Programme-Questions/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahilll94%2FPython-IIT-Kanpur-Winter-Programme-Questions/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Sahilll94%2FPython-IIT-Kanpur-Winter-Programme-Questions/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Sahilll94","download_url":"https://codeload.github.com/Sahilll94/Python-IIT-Kanpur-Winter-Programme-Questions/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239997460,"owners_count":19731413,"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":["data-science","iitk","python"],"created_at":"2025-02-21T10:32:56.683Z","updated_at":"2025-10-16T04:58:10.867Z","avatar_url":"https://github.com/Sahilll94.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Python IIT Kanpur Winter Programme Questions\n\nWelcome to the Python IIT Kanpur Winter Program Questions repository! 🚀\n\nThis repository is a daily collection of Python programming questions inspired by the curriculum of the IIT Kanpur Winter Program. Whether you're a beginner looking to strengthen your Python basics or an experienced developer seeking a daily challenge, this repository aims to provide a diverse set of questions to enhance your Python skills.\n\nFeel free to explore, attempt the questions, and contribute your solutions. Let's learn and grow together in the world of Python programming!\n\nHappy Coding! 💻✨\n\n---\n\n## How to Use\n\nEach day, a new Python programming question will be posted. The structure of the questions and solutions will follow this format (I've taken an example here):\n\n```python\n# QUESTION DESCRIPTION (The Question Description will be in comments\n\"\"\"\nWrite a Python program that takes two numbers as input and prints their sum.\n\"\"\"\n\n# SOLUTION (It won't be in comments)\ndef add_numbers(a, b):\n    return a + b\n\n# INPUT \u0026 OUTPUT (It will be in comments)\n# num1 = 5\n# num2 = 10\n# print(add_numbers(num1, num2))\n# 15\n```\n## Certification Verification\n\nYou can verify and view my certification through blockchain technology by clicking [here](https://verify.ifacet.digitalcredentials.in/c915ffc4-3bd2-4e4e-b89d-ef4885e27baa)\n\nLet's dive into the world of Python programming and enhance our skills together!\n\n\n# Contribution\nFeel free to contribute your solutions to this repository and help others in their learning journey!\n\n\n# FUTURE UPDATES\n\n1. Replace the current implementation with a more efficient algorithm or utilize a relevant library.\n2. Improve the visual layout and organization of the entire repository for better readability and accessibility.\n\n---\n\n#IITK #Python #Certification #GitHub #ProgrammingQuestions #PythonSkills #LearningJourney\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilll94%2Fpython-iit-kanpur-winter-programme-questions","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsahilll94%2Fpython-iit-kanpur-winter-programme-questions","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsahilll94%2Fpython-iit-kanpur-winter-programme-questions/lists"}