This website requires JavaScript.
Explore
Help
Sign In
TastyPancakes
/
test_julia_scripts
Watch
1
Star
0
Fork
You've already forked test_julia_scripts
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
067b069ba8
test_julia_scripts
/
test.jl
8 lines
95 B
Julia
Raw
Blame
History
println
(
"
Hello World!
"
)
println
(
3
+
4
)
println
(
sqrt
(
36
)
)
println
(
lowercase
(
"
HELLO WORLD!
"
)
)
Reference in New Issue
View Git Blame
Copy Permalink