Yining Shi

Results 1 issues of Yining Shi

I tried to run the following sketch: [http://alpha.editor.p5js.org/projects/rJ9PtlA0](http://alpha.editor.p5js.org/projects/rJ9PtlA0). It writes: ``` javascript var a = createA('#', 'apples'); ``` When user clicks on the link, it should do nothing. But in...

type:bug