编辑代码

!继续测试函数使用方法
program main
integer:: a=3

print*,"Hello"
print*,sqrt4
print*,alog100
end