🎯
Focusing
let number = 10;
let n1 = 0, n2 = 1, nt;
for (let i = 1; i <= number; i++){ console.log(n1); nt = n1 + n2; n1 = n2; n2 = nt; }
- Trieste, Italy
-
16:02
(UTC +01:00) - https://www.nicoladimatteo.it
- @webnicola
Pinned Loading
-
30-Days-Of-Python
30-Days-Of-Python PublicForked from Asabeneh/30-Days-Of-Python
30 days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than100 days, follow your own pace.
Python
-
adxl345-playing-media
adxl345-playing-media PublicPlaying sounds with accelerometer adxl345 chipset which is connected a raspberry pi
JavaScript
-
Leaflet.layerscontrol-minimap
Leaflet.layerscontrol-minimap PublicForked from jieter/leaflet.layerscontrol-minimap
Leaflet layers control with minimaps.
JavaScript
-
pir-playing-media
pir-playing-media PublicPlaying sounds width pir chipset which is connected a raspberry pi
JavaScript
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.