Do loop, Do While and Infinite Do loop in FORTRAN | Tutorial - 9

preview_player
Показать описание
#fortran
#programming
#doloop
Рекомендации по теме
Комментарии
Автор

Python has while true for this kind of things,

Can we do this with
``` do while ```
block ?
Like:

do while (.true.)
Statement
End do

shubhamjayswal
welcome to shbcf.ru