Skip to content

rafa-fmartin/python-list

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧠 Python List Exercises 🧠

This repository contains Python exercises adapted from 42-AI/bootcamp_python. Each module focuses on different aspects of Python programming and aims to enhance your skills progressively.

🦖 Modules Overview

Module 00

Module 00 serves as an introduction to the Python language, tailored for beginners. All exercises in this module are completed, with a few that may benefit from additional attention and refinement.

Module 01

Module 01 introduces object-oriented programming concepts in Python, along with essential Python utilities such as "dunders" (double underscores) and the use of yield. These exercises build upon the foundational knowledge gained in Module 00, providing a deeper dive into Python's capabilities.

Module 02

(in progress)

🦖 How to Use This Repository

  1. Clone the Repository:
git clone https://github.com/rafa-fmartin/python-list.git
cd python-list
  1. Navigate to the Desired Module:
cd module-00
  1. Explore exercises: Each module contains exercises structured in separate files. Review the exercise descriptions and implement your solutions in Python.

  2. Contribute:

  • Fork the repository.
  • Create a new branch (git checkout -b feature/your-feature).
  • Commit your changes (git commit -am 'Add new feature').
  • Push to the branch (git push origin feature/your-feature).
  • Create a new Pull Request.

🦖 Resources

🦖 License

This repository is licensed under CC License. See the LICENSE file for more information.

About

Exercises for https://github.com/42-AI/bootcamp_python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages