Pricing
Learn
Code
Deploy
More
def x, y, sum; x = 10; y = 20; sum = x + y; println "Sum is: " +sum;
created 5 years ago
by
Divya