My contribution to code {poems}. Btw, code {poems} intends to publish a book with the collected code poems.
You could copy paste and run the source (processing 1.2.1) and see with your own eyes how "ignorance is inserted into ignorance"
String ignorance = "ignorance";
class ignorance
{String insertInto
(String ignorance
){return ignorance;}}
void draw() { ignorance ign0rance;
ign0rance = new ignorance();
println(ign0rance.insertInto(ignorance));}
No comments:
Post a Comment