@@ -38,11 +38,8 @@ Because of this, the most straightforward way to traverse the tree might be recu
38
38
[ import:37-45, lang:"c_cpp"] ( code/c/tree_traversal.c )
39
39
{% sample lang="js" %}
40
40
[ import:15-23, lang:"javascript"] ( code/javascript/Tree_example.js )
41
- {% sample lang="py2 " %}
41
+ {% sample lang="py " %}
42
42
[ import:7-15, lang:"python"] ( code/python/Tree_example.py )
43
- {% sample lang="py3" %}
44
- This has not been implemented in your chosen language, so here is the Julia code
45
- [ import:9-16, lang:"julia"] ( code/julia/Tree.jl )
46
43
{% sample lang="scratch" %}
47
44
This has not been implemented in your chosen language, so here is the Julia code
48
45
[ import:9-16, lang:"julia"] ( code/julia/Tree.jl )
@@ -76,10 +73,7 @@ This has not been implemented in your chosen language, so here is the Julia code
76
73
{% sample lang="js" %}
77
74
This has not been implemented in your chosen language, so here is the Julia code
78
75
[ import:18-26, lang:"julia"] ( code/julia/Tree.jl )
79
- {% sample lang="py2" %}
80
- This has not been implemented in your chosen language, so here is the Julia code
81
- [ import:18-26, lang:"julia"] ( code/julia/Tree.jl )
82
- {% sample lang="py3" %}
76
+ {% sample lang="py" %}
83
77
This has not been implemented in your chosen language, so here is the Julia code
84
78
[ import:18-26, lang:"julia"] ( code/julia/Tree.jl )
85
79
{% sample lang="scratch" %}
@@ -111,10 +105,7 @@ This has not been implemented in your chosen language, so here is the Julia code
111
105
{% sample lang="js" %}
112
106
This has not been implemented in your chosen language, so here is the Julia code
113
107
[ import:28-43, lang:"julia"] ( code/julia/Tree.jl )
114
- {% sample lang="py2" %}
115
- This has not been implemented in your chosen language, so here is the Julia code
116
- [ import:28-43, lang:"julia"] ( code/julia/Tree.jl )
117
- {% sample lang="py3" %}
108
+ {% sample lang="py" %}
118
109
This has not been implemented in your chosen language, so here is the Julia code
119
110
[ import:28-43, lang:"julia"] ( code/julia/Tree.jl )
120
111
{% sample lang="scratch" %}
0 commit comments