Here are some smaller projects to use your new knowledge.
Quick links
Draw the Ukrainian, Swedish and American flags.
-- Output from your program will be here --
-- Output from your program will be here --
-- Output from your program will be here --
Draw a house and a cube.
Login to save your progress and your code.
Draw a house. Feel free to color it. Should there be grass and flowers in the garden?
-- Output from your program will be here --
-- Output from your program will be here --
Here you can use the coordinate system that was drawn earlier to draw mathematical functions as graphs.
Login to save your progress and your code.
The code below draws \( f(x) = x^2 \). Modify the function f(x) and draw a graph of \(f(x) = \dfrac{x^3}{5} - 2x^2 - 5x + 25\).
-- Output from your program will be here --