character (len=10)::hello hello="hello" if 5==5 then hello="goodbye " endif print *,hello,6," test" endprint