int a = 1000, b = 50, c = 99
text d = "hello", e = "bye"
real f = 10.5
natural g = 60n

print a,b,c,d,e,f,g