Landing Page – Odin Project
The Landing Page is a project I did on the Odin Project to demonstrate the CSS Skills I learned by the point of the project. The purpose of the project…
The Landing Page is a project I did on the Odin Project to demonstrate the CSS Skills I learned by the point of the project. The purpose of the project…
I thought it'd be fun to showcase the flexbox exercises I had to do for the Odin Project on here. The goal was to take existing code in the exercises…
Plotting a Sine Wave Create and set up the turtle and the screen. Iterate the angle from 0 to 360. Generate the sine value for each angle. Move the turtle…
So this lesson only had 4 exercises (from what I could see, anyway), but for some reason they start at 16. At any rate, this lesson was about modules. math…