Skip to content

Instantly share code, notes, and snippets.

@Ansarina
Created October 22, 2015 21:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ansarina/ecdddd4e35b594d969a0 to your computer and use it in GitHub Desktop.
Save Ansarina/ecdddd4e35b594d969a0 to your computer and use it in GitHub Desktop.
Program Print1to10
Integre::i
Do i=1,10
Print i
End do
End Program
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment