We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cefbc44 commit 0feb4efCopy full SHA for 0feb4ef
content/videos/challenges/179-wolfram-alpha/images/img2.jpg
306 KB
content/videos/challenges/179-wolfram-alpha/index.json
@@ -24,18 +24,18 @@
24
"codeExamples": [
25
{
26
"title": "Wolfram CA",
27
- "description": "",
+ "description": "Implementation of Wolfram CA",
28
"image": "img.jpg",
29
"urls": {
30
"p5": "https://editor.p5js.org/codingtrain/sketches/IE77UYZ-G"
31
}
32
},
33
34
"title": "Wolfram CA - color",
35
36
- "image": "img.jpg",
+ "description": "Implementation of Wolfram CA with color",
+ "image": "img2.jpg",
37
38
- "p5": "https://editor.p5js.org/codingtrain/sketches/IE77UYZ-G"
+ "p5": "https://editor.p5js.org/codingtrain/sketches/1w8yOaaDS"
39
40
41
],
0 commit comments