its throwing error: non-numeric character in statement lable (1)
all the programs are throwing the same error request help
program hello
implicit none
character*32 text
text = 'Hello World'
write (*,*) text
end
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.