Skip to content

Commit

Permalink
Rename code/hello_world.jl to code/Julia/hello_world.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
agarwalrounak authored Nov 7, 2019
1 parent 333cd96 commit 50924c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/hello_world.jl → code/Julia/hello_world.jl
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
println("Hello World. This is JuliaLang, a language designed for high performance.")

println("It has the speed of C/C++ and the ease of Python. It is revolutionizing scientific coding.")
println("It has the speed of C/C++ and the ease of Python. It is revolutionizing scientific coding.")

0 comments on commit 50924c5

Please sign in to comment.