Skip to content

Commit 8065734

Browse files
authored
Merge pull request #6 from CodingTrain/shiffman-patch-2
Updating Code Headers
2 parents 1117185 + 1b49826 commit 8065734

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

039_madlibs/P5/sketch.js

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
1+
// Mad Libs!
12
// Daniel Shiffman
2-
// http://codingtra.in
3-
// http://patreon.com/codingtrain
4-
// Code for: https://youtu.be/ziBO-U2_t3k
3+
// https://thecodingtrain.com/challenges/39-madlibs-generator
4+
// https://youtu.be/ziBO-U2_t3k
5+
// https://editor.p5js.org/codingtrain/sketches/8gVGg0VR3
56

67
var data;
78

0 commit comments

Comments
 (0)