This repo contains all the projects that I have done in the alx-Holberton curriculum on Higher level programming.
| Projects | Description |
|---|---|
| 0x00-python-hello_world | All about introduction to python. A bit about Technical interview prep |
| 0x01-python-if_else_loops_functions | Introduction to if/else statements, loops and functions |
| 0x02-python-import_modules | All about the usage and functionality of modules and imports |