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