Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/teamkweku/alx-higher_level_programming
https://github.com/teamkweku/alx-higher_level_programming
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/teamkweku/alx-higher_level_programming
- Owner: TeamKweku
- Created: 2023-06-05T06:44:00.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-02T09:54:19.000Z (about 1 year ago)
- Last Synced: 2023-11-03T08:35:37.194Z (about 1 year ago)
- Language: Python
- Size: 223 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ALX Software Engineering (Higher-Level Programming)
> This repo contains source code in relation to ALX SE Programm on higher-level software programming with Python## Listed are solutions to tasks on various concepts in Python programming
- `0x00-python-hello_world` - contains scripts and source code on introductory concepts in Python, C and Shell Scripts
- `0x01-python-if_else_loops_functions` - contains scripts and source code on loops in Python
- `0x02-python-import_modules` - contains source code on imports in python
- `0x03-python-data_structures` - contains source code on the use of data structures like Lists and Tuples
- `0x04-python-more_data_structures` - contains source code on the use of data structures eg. Sets and Dictionaries