1 line
74 B
Text
1 line
74 B
Text
write(image(x), if numeric(x) then " is numeric." else " is not numeric")
|
write(image(x), if numeric(x) then " is numeric." else " is not numeric")
|