Instruction
stringclasses 133
values | Response
stringlengths 193
321
|
---|---|
write Purr-Data code to show the message 'You're awesome!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 380 406 You're awesome!;
#X obj 201 206 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 121 377 Why was the math book sad? Because it had too many problems!;
#X obj 54 443 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 367 95 What do you call a fake noodle? An Impasta!;
#X obj 123 252 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Smile, it's contagious!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 58 371 Smile, it's contagious!;
#X obj 265 450 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'You've got this!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 235 214 You've got this!;
#X obj 448 434 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Believe in yourself!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 392 376 Believe in yourself!;
#X obj 146 81 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 14 461 Why did the kid throw his clock out the window? Because he wanted to see time fly!;
#X obj 270 192 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 386 83 What kind of shoes do frogs wear? Opentoas!;
#X obj 377 47 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Stay positive!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 343 347 Stay positive!;
#X obj 163 132 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'You are strong!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 38 375 You are strong!;
#X obj 135 236 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Dream big!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 422 309 Dream big!;
#X obj 26 435 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 397 440 Why was the math book sad? It had too many problems!;
#X obj 72 374 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 170 330 What do you call a bear with no teeth? A gummy bear!;
#X obj 306 485 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'You can move mountains!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 2 61 You can move mountains!;
#X obj 461 441 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Your future is bright!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 199 375 Your future is bright!;
#X obj 323 442 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Never give up!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 344 395 Never give up!;
#X obj 302 166 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 253 14 Why did the tomato turn red? Because it saw the salad dressing!;
#X obj 357 194 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 373 470 What do you call a boomerang that doesn't come back? A stick!;
#X obj 406 101 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'You are enough!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 330 438 You are enough!;
#X obj 154 409 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Keep going, you're doing great!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 381 82 Keep going, you're doing great!;
#X obj 280 406 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Believe in your dreams!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 427 463 Believe in your dreams!;
#X obj 444 239 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 339 151 Why did the kid throw his clock out the window? Because he wanted to see time fly!;
#X obj 328 452 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 476 408 What do you get when you cross a snowman with a vampire? Frostbite!;
#X obj 238 9 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'You've got this, champ!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 140 130 You've got this, champ!;
#X obj 180 280 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Embrace your uniqueness!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 360 137 Embrace your uniqueness!;
#X obj 219 57 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Believe in yourself, and you will be unstoppable!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 80 53 Believe in yourself, and you will be unstoppable!;
#X obj 13 92 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 349 212 Why did the bicycle fall over? Because it was two-tired!;
#X obj 8 365 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Make today amazing!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 115 203 Make today amazing!;
#X obj 417 344 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'You've got the power!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 386 313 You've got the power!;
#X obj 489 19 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 304 205 12 can't a nose be 12 inches long? Because then it would be a foot!;
#X obj 50 105 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 351 467 What do you call a dog magician? A labracadabrador!;
#X obj 230 136 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Stay curious!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 66 81 Stay curious!;
#X obj 32 29 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Spread kindness!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 464 320 Spread kindness!;
#X obj 70 413 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Chase your dreams!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 360 243 Chase your dreams!;
#X obj 116 240 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 198 390 Why did the kid throw his clock out the window? Because he wanted to see time fly!;
#X obj 414 240 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 12 408 What did one wall say to the other? I'll meet you at the corner!;
#X obj 286 420 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Be the change you wish to see!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 0 402 Be the change you wish to see!;
#X obj 360 68 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Embrace your weirdness!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 102 188 Embrace your weirdness!;
#X obj 375 91 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'You are braver than you believe!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 223 137 You are braver than you believe!;
#X obj 345 14 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 64 315 What kind of music do planets listen to? Neptunes!;
#X obj 201 388 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 401 257 Why did the kid throw the clock out the window? To see time fly!;
#X obj 245 60 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Today is your day!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 130 279 Today is your day!;
#X obj 213 10 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Keep shining bright!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 22 492 Keep shining bright!;
#X obj 357 387 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'You've got this, superstar!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 136 25 You've got this, superstar!;
#X obj 231 330 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 199 86 Why was the stadium hot after the game? Because there were so many fans!;
#X obj 44 176 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 30 118 What do you call a bear with no teeth? A gummy bear!;
#X obj 257 36 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Unleash your potential!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 282 492 Unleash your potential!;
#X obj 449 187 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Seize the day!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 87 172 Seize the day!;
#X obj 208 194 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'Let your light shine!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 170 246 Let your light shine!;
#X obj 4 133 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 495 428 Why can't a bicycle stand up by itself? It's two-tired!;
#X obj 299 409 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to show a random message on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 494 383 What do you call a fake noodle? An Impasta!;
#X obj 93 84 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message 'Appreciate the little things!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 389 222 Appreciate the little things!;
#X obj 189 367 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code that prints 'Stay humble and kind!' when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 310 114 Stay humble and kind!;
#X obj 452 316 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show the message 'You are strong and capable!' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 443 269 You are strong and capable!;
#X obj 40 215 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 229 331 Why did the kid throw his clock out the window? Because he wanted to see time fly!;
#X obj 205 400 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to show a message when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 183 487 Bang clicked!;
#X obj 61 468 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write purr-data source code that should output the message "This is a different message" on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 199 454 This is a different message;
#X obj 228 380 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write purr-data source code that should output the message ""Welcome!"" on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 280 318 Welcome!;
#X obj 320 395 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch that displays the message 'Hello there!' when you click the bang | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 212 54 Hello there!;
#X obj 280 297 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data code snippet that prints 'Why did the scarecrow win an award?' on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 40 87 Why did the scarecrow win an award?;
#X obj 88 361 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
can you make a Purr-Data patch that displays a funny message? | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 392 234 What do you call a fish with no eyes? Fsh!;
#X obj 370 493 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch to display a greeting message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 141 432 Hello!;
#X obj 389 371 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to print a message that tells the user to click the bang | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 153 413 Click the bang to see something!;
#X obj 12 248 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
can you make a Purr-Data patch that displays a random message? | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 130 60 Surprise! You clicked the bang.;
#X obj 341 20 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display the message "Have a nice day!" when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 389 431 Have a nice day!;
#X obj 487 426 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to display a motivational quote when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 435 275 Believe you can and you're halfway there.;
#X obj 219 352 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch that displays a funny joke | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 94 120 Why can't a bicycle stand up by itself? It's two-tired!;
#X obj 37 227 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data source code to display a random fun fact on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 169 112 Apples are more effective at waking you up in the morning than coffee.;
#X obj 66 488 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display an inspirational message when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 252 458 You have the power to make your dreams come true.;
#X obj 327 179 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create Purr-Data code that prints a thought-provoking question on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 343 192 What is the meaning of life?;
#X obj 72 282 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a random Dad joke when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 39 216 Why can't a bicycle stand on its own? It's two-tired!;
#X obj 258 19 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data source code to print a famous movie quote on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 139 249 May the Force be with you.;
#X obj 385 14 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch that displays a random trivia fact when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 120 221 Cats have fewer toes on their back paws than on their front paws.;
#X obj 116 431 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data source code snippet to print a tongue twister on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 120 385 She sells sea-shells by the sea-shore.;
#X obj 181 155 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data code to display a funny pun when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 31 252 I tried to catch some fog earlier. I mist.;
#X obj 478 369 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch to print a random fun fact about animals on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 257 40 Giraffes only sleep around 4.6 hours per day.;
#X obj 256 301 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make Purr-Data source code to display an interesting historical fact when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 152 303 The first product to have a barcode was Wrigley's gum.;
#X obj 295 17 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display a funny message | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 486 127 Why can't a shoe be polished? It's a little loafer!;
#X obj 285 151 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create Purr-Data code that prints an interesting science fact on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 254 351 The Earth's rotation is gradually slowing down due to the moon's gravitational pull.;
#X obj 267 330 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a random inspiring quote when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 104 341 The only way to do great work is to love what you do. - Steve Jobs;
#X obj 473 172 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data source code to print a fun brain teaser on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 311 87 What gets wetter the more it dries?;
#X obj 481 322 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch that displays a surprising statistical fact when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 108 213 There are more possible game positions in chess than atoms in the observable universe.;
#X obj 158 263 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make Purr-Data source code to print a funny definition on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 413 374 Boomerang: A stick that keeps coming back to remind you how bad your throwing skills are.;
#X obj 202 118 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display a random fascinating fact about space when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 438 107 40 is a planet made of diamond, around 40 light-years from Earth.;
#X obj 342 111 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create Purr-Data code that prints an interesting linguistic fact on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 75 454 The word 'Goodbye' comes from the phrase 'God be with you'.;
#X obj 222 473 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a funny definition of a common word when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 134 168 Mosquito: An insect that was designed by God just to prove that he has a sense of humor.;
#X obj 106 40 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data source code to print a random interesting fact about the human body on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 365 92 Your stomach produces a new layer of mucus every two weeks to prevent itself from digesting itself.;
#X obj 237 119 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch that displays a funny definition of a made-up word when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 133 370 Frumious: The state of being covered in breadcrumbs.;
#X obj 80 495 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make Purr-Data source code to print a random fun fact about music when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 236 85 The song 'Happy Birthday' generates around $2 million per year in royalties.;
#X obj 20 122 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display a random interesting fact about words when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 460 375 The sentence 'The quick brown fox jumps over the lazy dog' uses every letter in the English language.;
#X obj 257 190 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create Purr-Data code that prints a funny definition of a common phrase on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 356 220 'Once in a blue moon': An event that may never happen, since the moon is never actually blue.;
#X obj 260 125 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a surprising math fact when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 245 81 There are infinitely many prime numbers, but the sum of all their reciprocals converges to a finite value.;
#X obj 198 7 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data source code to print an interesting fact about colors on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 222 368 The color 'pink' was once called 'yellow-red'.;
#X obj 440 106 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create a Purr-Data patch that displays a funny fake vocabulary word definition when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 410 1 Snugglefudge (n): The act of falling asleep on the couch while watching TV.;
#X obj 31 495 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make Purr-Data source code to print a random fun fact about animals on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 115 23 Hippos are born underwater.;
#X obj 185 47 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write a Purr-Data patch to display an interesting geographical fact when the bang is pressed | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 375 406 1 Sahara Desert is increasing by around 1 mile per year.;
#X obj 167 352 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
create Purr-Data code that prints a funny fake etymology for a common word on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 170 494 Pumpkin: From the Middle English 'pompe-kyn', meaning a child who constantly brags about themselves.;
#X obj 225 270 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a funny made-up proverb when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 338 52 'An apple a day keeps anyone away, if you throw it hard enough.';
#X obj 75 475 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
write Purr-Data source code to print a random interesting fact about technology on bang click | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 399 220 The first computer mouse was made of wood.;
#X obj 277 398 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |
make a Purr-Data patch to display a funny fake dictionary definition when the bang is clicked | #N canvas 761 0 768 809 10;
#X obj 260 170 bng 15 250 50 0 empty empty empty 17 7 0 10 #fcfcfc #000000 #000000;
#X msg 172 122 Unkempt (adj.): Having a hair style you'd least expect from the dictionary.;
#X obj 69 100 print;
#X connect 0 0 1 0;
#X connect 1 0 2 0; |