This repository contains a TDD Hands On of the algorithme Cupcake
Go to https://codingdojo.org/kata/cupcake/ to understand the kata
Language : python
Subject : Iplementation of Cupcake algorithme
Method: TDD -> https://fr.wikipedia.org/wiki/Test_driven_development
Solution in /Solution