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.
2 parents 1117185 + 1b49826 commit 8065734Copy full SHA for 8065734
039_madlibs/P5/sketch.js
@@ -1,7 +1,8 @@
1
+// Mad Libs!
2
// Daniel Shiffman
-// http://codingtra.in
3
-// http://patreon.com/codingtrain
4
-// Code for: https://youtu.be/ziBO-U2_t3k
+// https://thecodingtrain.com/challenges/39-madlibs-generator
+// https://youtu.be/ziBO-U2_t3k
5
+// https://editor.p5js.org/codingtrain/sketches/8gVGg0VR3
6
7
var data;
8
0 commit comments