This website requires JavaScript.
Explore
Help
Sign In
ilsix
/
hello-world
Watch
1
Star
0
Fork
0
You've already forked hello-world
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5419075493
hello-world
/
fortran
/
helloworld.f90
4 lines
54 B
Fortran
Raw
Normal View
History
Unescape
Escape
Untested Fortran
2024-04-04 18:35:27 +00:00
program
hello
print
*
,
"Hello World!"
Tested Fortran
2024-04-04 20:53:43 +00:00
end
program
Reference in New Issue
Copy Permalink