GitHunt
SA

SaraFreitas-dev/10_Python_Modules

42 School | All 10 python modules from milestone 2

๐Ÿ Python Modules โ€” Milestone 2

This repository contains my Python modules for Milestone 2 of the 42 School
Common Core
.

These modules introduce Python progressively, starting from basic syntax and moving
towards more structured programming concepts. Each module is composed of multiple
exercises, designed to reinforce understanding through small, focused functions.

All modules follow the rules defined in their respective subjects:

  • Python 3.10+
  • No main programs unless explicitly allowed
  • Exact output formatting
  • Clean, readable, and standards-compliant code - flake8

๐Ÿ“ Content

This repository includes 10 Python modules, each corresponding to a different part
of the Milestone 2 Python curriculum.

Each module:

  • is organized in its own directory
  • contains multiple exercises
  • is tested using the provided helper tools
  • is written according to 42 evaluation standards

๐ŸŽฏ Objective

The objective of these modules is to:

  • build a solid foundation in Python
  • understand core programming concepts
  • develop clean and maintainable code
  • prepare for more advanced Python projects in later milestones

๐Ÿ Python at 42 โ€” Milestone 2, 2026

Languages

Python100.0%

Contributors

Created January 26, 2026
Updated February 16, 2026
SaraFreitas-dev/10_Python_Modules | GitHunt