IT Site

Blue Ocean Waves

Scritto da

in

The sailors navigate through the deep blue ocean. The waves crash gently against the rocky shore.

const getWaveHeight = (speed, wind) => {
    return speed * wind * 0.5;
}

Commenti

Lascia un commento

Il tuo indirizzo email non sarà pubblicato. I campi obbligatori sono contrassegnati *