Translations:FP Laboratory 11/5/en

From Marek Běhálek Wiki
Jump to navigation Jump to search
  • One possibility how to represent a tree in a textual form is a(b(d,e),c(e,f(g,h))). Create functions that are able to read and store a tree in such a notation.