Like any programming language, we need to start with Hello World. Click the code
program hello
Print *, "Hello World!"
end program HelloThen click the RUN IT button at the bottom navigation bar.
Wait a sec...
dot dot dot
and your code is complete.