User:Polarit: Difference between revisions

From Rosetta Code
Content added Content deleted
imported>Polarit
m (list of contributions)
imported>Polarit
m (a new link)
Line 2: Line 2:
* [[Prime decomposition]] in Elm language
* [[Prime decomposition]] in Elm language
* [[Greatest common divisor]] in Elm language
* [[Greatest common divisor]] in Elm language
* [[Sieve of Eratosthenes]] in Elm was rejected because using modulo
* [[Sieve of Eratosthenes]] in Elm
* [[Fibonacci sequence]] in Elm version 2
* [[Fibonacci sequence]] in Elm version 2
* [[Sum of series]] in Elm
<h2>My favorite languages</h2>
<h2>My favorite languages</h2>
* Elm
* Elm

Revision as of 16:58, 2 January 2024

My first entries

My favorite languages

  • Elm
  • Html
  • JavaScript
  • C++
  • Python 3