Avertissement : ce challenge peut donner faim, il y est question de pizzas et de pizzaiolos un peu particuliers…
Tu vas diner dans une pizzeria avec des amis. Au moment de l’addition, tu te rends compte que les 4 pizzaïolos ont chacun leur façon de déterminer le prix d’une pizza ! Voyons voir si l’addition sera pimentée ou non !
La seule chose qui est connue et stable, c’est le prix des ingrédients. Dans la variable ingredients tu trouveras donc tous les ingrédients disponibles avec leur prix en €, sous le format : « ingredient:prix ».
Une variable pizzas contient toutes les pizzas préparées. Une pizza est représentée par une liste d’ingrédients, chacun séparé par une virgule (,).
Enfin, la variable pizzaiolos donne l’ordre dans lequel les pizzaiolos réalisent et chiffrent donc les pizzas.
La première pizza de la variable pizza est réalisé par le premier nom de la variable pizzaiolos, et ainsi du suite.
Et voici comment ils chiffrent chacun les pizzas :
Tu dois retourner :
Le montant total de l’addition, c’est à dire la somme des prix de chaque pizza.
challenge code for resolution via API: PIZZAS
Some resources to help you:
Data and algorithmic logic Methodologies Corrections
Progress through challenges using our resolution aids: tools, techniques and advice to help you overcome the most complex programming challenges with methodology, confidence and creativity.
Dataset and algorithmic logic
Based on the data and the expected response, use the process to determine the logic to implement.
Show data and progressDevelop a structured approach with our solving guides. Work on specific concepts such as object-oriented programming or unit testing to improve your coding style and progress.
No methodology yet for this challenge, but we are working on it! Follow us to be informed of the release!
The corrections allow you to discover certain technical concepts but will also give you a solution to the challenge. Code the challenge yourself before consulting the corrections ;)
Programming concept(s) that can be used to solve this challenge: Programmation Orientée Objet, Conditions, Tableaux, Fonctions
Other challenges to complete
Corrections, challenges, news, technical monitoring... no spam.