123456789
string function(range start, range end) { from start to end: { calculate y using x; string << [x,y],; } return string; }