Challenge
Computer Coding the world
Create a "computer code" for something, either life, writing, philosoph, school. An word count, mine will be short. Enjoy!
Coding Error
define world
like = 'lush' and like = 'green' and like = 'scenic';
define human
like = 'rancid' and like = 'messy' and like = 'destructive';
Function(
combine(world,human)
) ;
Print result;
human world == rancid, green, destructive
7
2
2