User Portlet User Portlet

Discussions
Hi Anyl, I would it like this: x = Range[4, 10, 1]; y = Range[5, 11, 1]; ListPlot[Partition[Riffle[x, y], 2]]