Visualize a tree: Difference between revisions

Content added Content deleted
Line 1,298: Line 1,298:
===Plain text===
===Plain text===
====Vertically centered tree====
====Vertically centered tree====
{{Trans|Python}}
{{Trans|Python}} (Functional version)
<lang JavaScript>(() => {
<lang JavaScript>(() => {
'use strict';
'use strict';