I tried ListPointPlot3d[{{1,2,3},{3,5,7},{2,5,3}}] to plot a list of three points, but it's interpreted as a list {3,5,7,2,5,3}. How do I plot points in WolframAlpha|Pro for Students?
"3 dimension points {1,2,3} {3,5,7} {2,5,3} "
worked for me. I had to include spaces after the last list; otherwise it was erratic - misunderstood or timed-out.
Feel free to use the Give us your feedback slot near the bottom of Wolfram|Alpha pages for suggesting improvements.
Thanks :). It worked for me without extra spaces.