Goldbach's comet: Difference between revisions

Content added Content deleted
Line 580: Line 580:
=={{header|Julia}}==
=={{header|Julia}}==
Run in VS Code or REPL to view and save the plot.
Run in VS Code or REPL to view and save the plot.
<syntaxhighlight lang="ruby">using Combinatorics
<syntaxhighlight lang="julia">using Combinatorics
using Plots
using Plots
using Primes
using Primes