{"id":20730208,"url":"https://github.com/mohabdo21/alx-higher_level_programming","last_synced_at":"2026-04-11T06:42:57.356Z","repository":{"id":204524397,"uuid":"712052259","full_name":"Mohabdo21/alx-higher_level_programming","owner":"Mohabdo21","description":"alx-higher_level_programming for Alx C18 Projects / Sprint 2","archived":false,"fork":false,"pushed_at":"2024-04-03T22:30:19.000Z","size":1311,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-12-25T18:58:41.399Z","etag":null,"topics":["c","python3","shell-script"],"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/Mohabdo21.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":"2023-10-30T17:38:20.000Z","updated_at":"2023-10-31T19:43:39.000Z","dependencies_parsed_at":"2024-03-01T00:26:02.912Z","dependency_job_id":"6531bf5b-b3ab-400c-9e36-c94908bcd6de","html_url":"https://github.com/Mohabdo21/alx-higher_level_programming","commit_stats":null,"previous_names":["mohabdo21/alx-higher_level_programming"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Mohabdo21/alx-higher_level_programming","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohabdo21%2Falx-higher_level_programming","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohabdo21%2Falx-higher_level_programming/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohabdo21%2Falx-higher_level_programming/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohabdo21%2Falx-higher_level_programming/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Mohabdo21","download_url":"https://codeload.github.com/Mohabdo21/alx-higher_level_programming/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Mohabdo21%2Falx-higher_level_programming/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31671629,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-10T17:19:37.612Z","status":"online","status_checked_at":"2026-04-11T02:00:05.776Z","response_time":54,"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":["c","python3","shell-script"],"created_at":"2024-11-17T05:10:43.827Z","updated_at":"2026-04-11T06:42:57.311Z","avatar_url":"https://github.com/Mohabdo21.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# This is the First Steps on My Python Projects at Alx - Cohort 18\n\nPython programming is awesome because it's a general-purpose language that allows you to create any kind of software. It's beginner-friendly with straightforward syntax, and it has a large community on platforms like StackOverflow. Python was created by **Guido van Rossum**, a Dutch programmer who is best known for this contribution. The name 'Python' comes from an old BBC television comedy sketch series called **Monty Python’s Flying Circus**.\n\nThe **Zen of Python** is a collection of 19 guiding principles that influence the design of Python. To use the Python interpreter, you need to open a command-line terminal and type the command \"python3\" (or \"python\" on Windows). This runs the interpreter program directly, and you can then use the interpreter to execute Python code.\n\nIn Python, you can print text and variables using the `print` function. For example, if you have a variable `x` with a value of 10, you can print it with `print(x)`. You can also print text and variables together like `print(\"The value of x is\", x)`.\n\nStrings in Python are used for storing text. You can create a string by enclosing text in quotes. For example, `greeting = \"Hello World\"` creates a string with the text \"Hello World\". Indexing and slicing are two operations you can perform on strings in Python. Indexing allows you to access individual characters in a string, while slicing lets you access a range or subset of the string.\n\nThe official Python coding style is defined in PEP 8, which provides guidelines for almost everything from naming to spacing. You can check your code against these guidelines using tools like pycodestyle.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohabdo21%2Falx-higher_level_programming","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmohabdo21%2Falx-higher_level_programming","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmohabdo21%2Falx-higher_level_programming/lists"}