This website requires JavaScript.
Explore
Help
Sign In
tTh
/
TetaTricks
Watch
1
Star
0
Fork
You've already forked TetaTricks
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
6ad95e84ff
TetaTricks
/
code
/
fortran
/
hello.f90
5 lines
63 B
Fortran
Raw
Blame
History
program
hello
implicit
none
print
*
,
"hello world"
end
Reference in New Issue
View Git Blame
Copy Permalink