From c1c280d3d00bdf550b19e06a5369ffe58aaab479 Mon Sep 17 00:00:00 2001 From: Xavier Petit <32063953+xpetit@users.noreply.github.com> Date: Sat, 16 Nov 2019 10:05:21 +0100 Subject: [PATCH] Square -> Rectangle --- subjects/raid1a.en.md | 4 ++-- subjects/raid1a.fr.md | 4 ++-- subjects/raid1b.en.md | 4 ++-- subjects/raid1b.fr.md | 4 ++-- subjects/raid1c.en.md | 4 ++-- subjects/raid1c.fr.md | 4 ++-- subjects/raid1d.en.md | 4 ++-- subjects/raid1d.fr.md | 4 ++-- subjects/raid1e.en.md | 4 ++-- subjects/raid1e.fr.md | 4 ++-- 10 files changed, 20 insertions(+), 20 deletions(-) diff --git a/subjects/raid1a.en.md b/subjects/raid1a.en.md index 76e234420..771d5c260 100644 --- a/subjects/raid1a.en.md +++ b/subjects/raid1a.en.md @@ -2,9 +2,9 @@ ### Instructions -Write a function `Raid1a` that prints a **valid** square of width `x` and of height `y`. +Write a function `Raid1a` that prints a **valid** rectangle of width `x` and of height `y`. -The function must draw the squares as in the examples. +The function must draw the rectangles as in the examples. ### Expected function diff --git a/subjects/raid1a.fr.md b/subjects/raid1a.fr.md index 877c76d2a..d1e81ba32 100644 --- a/subjects/raid1a.fr.md +++ b/subjects/raid1a.fr.md @@ -2,9 +2,9 @@ ### Instructions -Écrire une fonction `Raid1a` qui affiche un carré **valide** de largeur `x` et de hauteur `y`. +Écrire une fonction `Raid1a` qui affiche un rectangle **valide** de largeur `x` et de hauteur `y`. -Cette fonction doit dessiner les carrés comme sur les examples. +Cette fonction doit dessiner les rectangles comme sur les examples. ### Fonction attendue diff --git a/subjects/raid1b.en.md b/subjects/raid1b.en.md index f096ab6c4..1b6a4d049 100644 --- a/subjects/raid1b.en.md +++ b/subjects/raid1b.en.md @@ -2,9 +2,9 @@ ### Instructions -Write a function `Raid1b` that prints a **valid** square of width `x` and of height `y`. +Write a function `Raid1b` that prints a **valid** rectangle of width `x` and of height `y`. -The function must draw the squares as in the examples. +The function must draw the rectangles as in the examples. ### Expected function diff --git a/subjects/raid1b.fr.md b/subjects/raid1b.fr.md index 1289e39be..e32f50616 100644 --- a/subjects/raid1b.fr.md +++ b/subjects/raid1b.fr.md @@ -2,9 +2,9 @@ ### Instructions -Écrire une fonction `Raid1b` qui affiche un carré **valide** de largeur `x` et de hauteur `y`. +Écrire une fonction `Raid1b` qui affiche un rectangle **valide** de largeur `x` et de hauteur `y`. -Cette fonction doit dessiner les carrés comme sur les examples. +Cette fonction doit dessiner les rectangles comme sur les examples. ### Fonction attendue diff --git a/subjects/raid1c.en.md b/subjects/raid1c.en.md index 003be5d65..0cbe57f72 100644 --- a/subjects/raid1c.en.md +++ b/subjects/raid1c.en.md @@ -2,9 +2,9 @@ ### Instructions -Write a function `Raid1c` that prints a **valid** square of width `x` and of height `y`. +Write a function `Raid1c` that prints a **valid** rectangle of width `x` and of height `y`. -The function must draw the squares as in the examples. +The function must draw the rectangles as in the examples. ### Expected function diff --git a/subjects/raid1c.fr.md b/subjects/raid1c.fr.md index d064867a6..d5aec9a6e 100644 --- a/subjects/raid1c.fr.md +++ b/subjects/raid1c.fr.md @@ -2,9 +2,9 @@ ### Instructions -Écrire une fonction `Raid1c` qui affiche un carré **valide** de largeur `x` et de hauteur `y`. +Écrire une fonction `Raid1c` qui affiche un rectangle **valide** de largeur `x` et de hauteur `y`. -Cette fonction doit dessiner les carrés comme sur les examples. +Cette fonction doit dessiner les rectangles comme sur les examples. ### Fonction attendue diff --git a/subjects/raid1d.en.md b/subjects/raid1d.en.md index c1ae6d8d7..d00ec1c10 100644 --- a/subjects/raid1d.en.md +++ b/subjects/raid1d.en.md @@ -2,9 +2,9 @@ ### Instructions -Write a function `Raid1d` that prints a **valid** square of width `x` and of height `y`. +Write a function `Raid1d` that prints a **valid** rectangle of width `x` and of height `y`. -The function must draw the squares as in the examples. +The function must draw the rectangles as in the examples. ### Expected function diff --git a/subjects/raid1d.fr.md b/subjects/raid1d.fr.md index 9cbdc161c..7392af6ed 100644 --- a/subjects/raid1d.fr.md +++ b/subjects/raid1d.fr.md @@ -2,9 +2,9 @@ ### Instructions -Écrire une fonction `Raid1d` qui affiche un carré **valide** de largeur `x` et de hauteur `y`. +Écrire une fonction `Raid1d` qui affiche un rectangle **valide** de largeur `x` et de hauteur `y`. -Cette fonction doit dessiner les carrés comme sur les examples. +Cette fonction doit dessiner les rectangles comme sur les examples. ### Fonction attendue diff --git a/subjects/raid1e.en.md b/subjects/raid1e.en.md index 94cbce370..cf0798394 100644 --- a/subjects/raid1e.en.md +++ b/subjects/raid1e.en.md @@ -2,9 +2,9 @@ ### Instructions -Write a function `Raid1e` that prints a **valid** square of width `x` and of height `y`. +Write a function `Raid1e` that prints a **valid** rectangle of width `x` and of height `y`. -The function must draw the squares as in the examples. +The function must draw the rectangles as in the examples. ### Expected function diff --git a/subjects/raid1e.fr.md b/subjects/raid1e.fr.md index 4b7124a1e..8dc9ad351 100644 --- a/subjects/raid1e.fr.md +++ b/subjects/raid1e.fr.md @@ -2,9 +2,9 @@ ### Instructions -Écrire une fonction `Raid1e` qui affiche un carré **valide** de largeur `x` et de hauteur `y`. +Écrire une fonction `Raid1e` qui affiche un rectangle **valide** de largeur `x` et de hauteur `y`. -Cette fonction doit dessiner les carrés comme sur les examples. +Cette fonction doit dessiner les rectangles comme sur les examples. ### Fonction attendue