https://github.com/pericles001/alx-higher_level_programming
Higher-level programming projects in python
https://github.com/pericles001/alx-higher_level_programming
python
Last synced: about 1 year ago
JSON representation
Higher-level programming projects in python
- Host: GitHub
- URL: https://github.com/pericles001/alx-higher_level_programming
- Owner: Pericles001
- Created: 2021-11-15T03:49:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-17T08:49:18.000Z (almost 4 years ago)
- Last Synced: 2025-04-13T09:09:02.531Z (about 1 year ago)
- Topics: python
- Language: Python
- Homepage:
- Size: 386 KB
- Stars: 11
- Watchers: 1
- Forks: 40
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# High-level programming
## Description
This repository contains programs written for the high-level programming section .
## Structure
* [0x00. Python - Hello, World](./0x00-python-hello_world)
* [0x01. Python - if/else, loops, functions](./0x01-python-if_else_loops_functions)
* [0x02. Python - import & modules](./0x02-python-import_modules)
* [0x03. Python - Data structures](./0x03-python-data_structures)
* [0x04. Python - More Data structures](./0x04-python-more_data_structures)