Some solutions for the julia path
This commit is contained in:
3
julia/hello-world/hello-world.jl
Normal file
3
julia/hello-world/hello-world.jl
Normal file
@@ -0,0 +1,3 @@
|
||||
function hello()
|
||||
return "Hello, World!"
|
||||
end
|
||||
Reference in New Issue
Block a user