diff --git a/subjects/ascii-art/color/audit.md b/subjects/ascii-art/color/audit.md index 1a6150d91..4e9283dea 100644 --- a/subjects/ascii-art/color/audit.md +++ b/subjects/ascii-art/color/audit.md @@ -75,3 +75,7 @@ ###### +Did you learn anything from this project? ###### +Would you recommend/nominate this program as an example for the rest of the school? + +#### Bonus + +###### +Can you use for the flag "--color=" different notation? (ex: `--color=red`, `--color=#ff0000`, `--color=rgb(255, 0, 0)` or `--color=hsl(0, 100%, 50%)`)