Hi all!
This I was trying to add the OOP (object oriented programming) feature to Zen, and because the language manipulates values and not data-types, a class is not a type, but actually a set of values. It's totally a new style of programming.




That code creates 2 files, write data in them then close the 2 files. Hope you like the new OOP style. Cheers.