User Portlet User Portlet

Discussions
Same, there is some error with GenomeData[] on the webpage but on my end everything works fine as can be seen in the screenshot
poly::badarg = "Your number should be an integer bigger than 2"; poly[n_?IntegerQ /; n > 2] := Show[Graphics[{Orange, RegularPolygon[Evaluate[n]]}], PlotLabel -> StringJoin["Your polygon with ", ToString[n], "...
list = {}; For[i = 1, i Hue[i*1/27]]]] Row[list] ![enter image description here][1] [1]:...
Thank you. I fixed the code to account for punctuation and cleaned everything up a bit.