Please turn JavaScript on
Rosetta Code - Recent changes [en] icon

Rosetta Code - Recent changes [en]

Subscribe to Rosetta Code - Recent changes [en]’s news feed.

Click on “Follow” and decide if you want to get news from Rosetta Code - Recent changes [en] via RSS, as email newsletter, via mobile or on your personal news page.

Subscription to Rosetta Code - Recent changes [en] comes without risk as you can unsubscribe instantly at any time.

You can also filter the feed to your needs via topics and keywords so that you only receive the news from Rosetta Code - Recent changes [en] which you are really interested in. Click on the blue “Filter” button below to get started.

Website title: Rosetta Code

Is this your feed? Claim it!

Publisher:  Unclaimed!
Message frequency:  56.11 / day

Message History

{{header|Uiua}}: Improved algorithm

... ← Older revision Revision as of 09:30, 22 June 2026 Line 1,743: Line 1,743: =={{header|Uiua}}== =={{header|Uiua}}== <syntaxhighlight lang="BQN" style="font-size:larger"> <syntaxhighlight lang="BQN" style="font-size:larger"> Uf ← "zottffssentettffssen" U ← ["zo" "oe" "to" "...

Read full story

[Lua]: Fix an error in top comments of function anaprime.

← Older revision Revision as of 08:30, 22 June 2026 Line 1,374: Line 1,374: Also return a list prime_marks so that Also return a list prime_marks so that prime_marks[k] is the smallest prime number prime_marks[k] is the smallest prime number p to verify p > 10^k. ...

Read full story

Please update from Python 2.x to Python 3.x

← Older revision Revision as of 06:23, 22 June 2026 Line 140: Line 140:

Please update from Python 2.x to Python 3.x--[[User:RBE|RBE]] ([[User talk:RBE|talk]]) 23:34, 21 June 2026 (UTC) Please update from Python 2.x to Python 3.x--[[User:RBE|RBE]] ([[User talk:RBE|talk]]) 23:34, 21 J...

Read full story

{{header|Python}}: Update for Python 3

← Older revision Revision as of 06:01, 22 June 2026 Line 4,900: Line 4,900: =={{header|Python}}== =={{header|Python}}== The simplest primality test, using trial division: The simplest primality test, using trial division: {{works with|Python|2.5}} {{works with|Python|3.x}} <syntax...

Read full story