Fortran, short for Formula Translation, is a high-level programming language designed for numerical and scientific computing. It was one of the first programming languages and is still widely used today in areas such as computational physics, weather forecasting, and engineering simulations.
DO
for loops and IF
for conditional statements.FUNCTION
and SUBROUTINE
keywords, respectively.