Leonard514 / APCSP-Tri-2

Apache License 2.0
0 stars 2 forks source link

Create Task Ideas #2

Open Ishi-Singh opened 1 year ago

Ishi-Singh commented 1 year ago

Format:

Include a general description of the program

Add an idea of how this can be coded

Add an example User Input: Output: Water

Ishi-Singh commented 1 year ago

A site that lets the user input color and outputs an art piece that has that color

This can be done by storing the names and images of different pieces in a library and tagging them with the color we want them to show up with, this library can then be accessed by our code which then outputs the tagged items.

Example User Input: Blue Output: Water Lilies by Claude Monet, Starry Night by Vincent Van Gogh, Old Guitarist by Pablo Piccaso, etc.