Jupyter-ITVitae/julia.ipynb

484 B

None <html lang="en"> <head> gitea_input1610440992 </head>
In [ ]:
for i=1:5
    println(i)
end
</html>