Instruction
stringclasses
133 values
Response
stringlengths
193
321
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 73 472 What do you call a bear with no teeth? A gummy bear!; #X obj 331 231 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 169 356 Unleash your potential!; #X obj 172 185 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 83 145 Seize the day!; #X obj 380 496 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 18 475 Let your light shine!; #X obj 65 23 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 335 291 Why can't a bicycle stand up by itself? It's two-tired!; #X obj 312 216 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 76 87 What do you call a fake noodle? An Impasta!; #X obj 295 310 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 289 268 Appreciate the little things!; #X obj 221 164 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 188 237 Stay humble and kind!; #X obj 477 40 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 262 71 You are strong and capable!; #X obj 374 30 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 426 409 Why did the kid throw his clock out the window? Because he wanted to see time fly!; #X obj 421 207 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 35 50 Bang clicked!; #X obj 449 297 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 329 406 This is a different message; #X obj 40 450 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 99 220 Welcome!; #X obj 304 104 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 114 415 Hello there!; #X obj 360 16 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 187 476 Why did the scarecrow win an award?; #X obj 428 379 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 138 433 What do you call a fish with no eyes? Fsh!; #X obj 143 446 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 47 148 Hello!; #X obj 282 0 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 330 335 Click the bang to see something!; #X obj 434 360 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 28 117 Surprise! You clicked the bang.; #X obj 294 47 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 171 462 Have a nice day!; #X obj 290 157 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 222 361 Believe you can and you're halfway there.; #X obj 191 177 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 137 349 Why can't a bicycle stand up by itself? It's two-tired!; #X obj 31 129 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 69 408 Apples are more effective at waking you up in the morning than coffee.; #X obj 156 110 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 495 220 You have the power to make your dreams come true.; #X obj 476 295 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 112 21 What is the meaning of life?; #X obj 366 291 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 402 222 Why can't a bicycle stand on its own? It's two-tired!; #X obj 71 263 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 296 239 May the Force be with you.; #X obj 235 163 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 483 318 Cats have fewer toes on their back paws than on their front paws.; #X obj 267 224 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 167 343 She sells sea-shells by the sea-shore.; #X obj 375 298 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 121 204 I tried to catch some fog earlier. I mist.; #X obj 113 90 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 220 362 Giraffes only sleep around 4.6 hours per day.; #X obj 207 445 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 273 178 The first product to have a barcode was Wrigley's gum.; #X obj 337 167 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 321 373 Why can't a shoe be polished? It's a little loafer!; #X obj 108 344 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 157 332 The Earth's rotation is gradually slowing down due to the moon's gravitational pull.; #X obj 9 428 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 451 267 The only way to do great work is to love what you do. - Steve Jobs; #X obj 252 357 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 455 307 What gets wetter the more it dries?; #X obj 180 357 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 454 496 There are more possible game positions in chess than atoms in the observable universe.; #X obj 236 385 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 333 183 Boomerang: A stick that keeps coming back to remind you how bad your throwing skills are.; #X obj 132 150 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 68 95 40 is a planet made of diamond, around 40 light-years from Earth.; #X obj 240 77 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 443 321 The word 'Goodbye' comes from the phrase 'God be with you'.; #X obj 72 495 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 387 16 Mosquito: An insect that was designed by God just to prove that he has a sense of humor.; #X obj 281 276 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 190 454 Your stomach produces a new layer of mucus every two weeks to prevent itself from digesting itself.; #X obj 362 116 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 289 104 Frumious: The state of being covered in breadcrumbs.; #X obj 268 247 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 173 78 The song 'Happy Birthday' generates around $2 million per year in royalties.; #X obj 114 142 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 476 199 The sentence 'The quick brown fox jumps over the lazy dog' uses every letter in the English language.; #X obj 242 440 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 210 1 'Once in a blue moon': An event that may never happen, since the moon is never actually blue.; #X obj 370 118 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 33 239 There are infinitely many prime numbers, but the sum of all their reciprocals converges to a finite value.; #X obj 331 455 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 28 446 The color 'pink' was once called 'yellow-red'.; #X obj 296 155 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 75 392 Snugglefudge (n): The act of falling asleep on the couch while watching TV.; #X obj 498 73 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 369 262 Hippos are born underwater.; #X obj 89 204 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 86 381 1 Sahara Desert is increasing by around 1 mile per year.; #X obj 323 62 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 123 413 Pumpkin: From the Middle English 'pompe-kyn', meaning a child who constantly brags about themselves.; #X obj 1 147 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 226 151 'An apple a day keeps anyone away, if you throw it hard enough.'; #X obj 289 29 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 499 329 The first computer mouse was made of wood.; #X obj 11 77 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 460 240 Unkempt (adj.): Having a hair style you'd least expect from the dictionary.; #X obj 223 410 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print a surprising fact about the economy 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 278 261 More Monopoly money is printed each year than real currency.; #X obj 10 128 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny fake acronym definition 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 102 486 DOGMA: Dissent, Obviously Generated by Maverick Agitators; #X obj 189 109 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print a surprising fact about the human mind 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 23 430 The human brain operates on the same amount of power as a 10-watt light bulb.; #X obj 128 429 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny made-up product name and tagline 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 263 159 SnoreAway Pillow: Finally, a good night's sleep for you AND your partner!; #X obj 370 221 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints an interesting fact about ancient civilizations 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 201 102 The ancient Egyptians used slabs of limestone as sun-heated baths.; #X obj 336 446 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny fake holiday 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 55 199 National Procrastination Day: A holiday you'll celebrate tomorrow.; #X obj 236 307 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print a random fascinating fact about physics 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 352 268 If you traveled at the speed of light, time would appear to stand still.; #X obj 61 327 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny made-up movie title 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 156 275 'Lord of the Swing Sets: The Playground Menace'; #X obj 236 12 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print 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 153 173 The letter 'Q' does not appear in any U.S. state name.; #X obj 74 415 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny fake inspirational quote 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 42 472 'Shoot for the moon. Even if you miss, you'll land among the shooting stars.' - Delusional Optimist; #X obj 154 48 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints a random fascinating fact about chemistry 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 289 281 Humans share about 60% of their DNA with banana plants.; #X obj 301 116 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny made-up book title 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 449 'How to Avoid Huge Ships' by Miss Aimee Sayer; #X obj 498 230 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print an interesting fact about ancient mythology 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 142 182 In Greek myth, the Oracle of Delphi was a woman who inhaled toxic vapors to induce a trance-like state.; #X obj 228 232 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny fake public service announcement 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 463 388 This is a test of the Emergency Sandwich System. This is only a test.; #X obj 319 165 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print a random fascinating biological 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 364 424 Your body contains about 60,000 miles of blood vessels.; #X obj 149 488 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny made-up business name 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 247 241 Binge & Purge: We're a full service snacking solutions provider!; #X obj 275 104 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints an interesting historical fact about exploration 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 487 451 When Columbus arrived in the Bahamas in 1492, he thought he had reached East Asia.; #X obj 340 170 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny fake movie tagline 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 104 277 'Snakes on a Submarine' - An underwater thriller that's sure to make waves.; #X obj 162 464 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print a random fascinating fact about Earth sciences 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 116 285 7 deepest point in the world's oceans is the Challenger Deep in the Mariana Trench, which extends nearly 7 miles below the surface.; #X obj 80 124 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays 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 287 95 'The squeaky wheel gets replaced.'; #X obj 220 418 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print an interesting psychological 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 352 58 Humans are born with a fear of falling and loud noises.; #X obj 36 409 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny fake warning label 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 116 384 WARNING: Oxygen may be habit-forming. Discontinue use if you experience shortness of breath.; #X obj 392 208 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints a random fascinating fact about meteorology 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 209 386 Snow is rain that has frozen before hitting the ground.; #X obj 44 208 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny made-up country name 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 393 105 The Republic of Crackedria: A nation divided by broken sidewalks.; #X obj 456 160 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print an interesting archaeological 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 30 434 The Great Pyramids of Giza are the only remaining wonder of the ancient world.; #X obj 483 413 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny fake ingredient 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 172 123 Ingredients: Artificial Flavors, Synthetic Happiness, Reconstituted Childlike Wonder; #X obj 116 153 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print a random fascinating botanical 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 159 350 3 is actually a type of grass, and can grow up to 3 feet in a single day.; #X obj 147 325 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny made-up law 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 101 362 It is illegal to leave a shopping cart roaming the streets after midnight.; #X obj 0 337 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints an interesting fact about ancient architecture 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 340 62 The Great Pyramid of Giza is the only remaining Wonder of the Ancient World.; #X obj 267 322 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny fake inspirational poster slogan 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 434 142 Limitations: The Endless Possibilities!; #X obj 195 335 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print a random fascinating fact about the solar system 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 38 Venus is the only planet that spins clockwise on its axis.; #X obj 297 176 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays 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 175 63 Amnesia (n): A condition that enables you to forget the hilarious names you gave your kids.; #X obj 284 397 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print an interesting fact about ancient weapons 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 486 Ancient Persians invented the first hand grenades in the 7th century.; #X obj 101 181 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny fake dictionary word origin 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 34 104 Insomnia (n.): From the Latin 'in' meaning 'awake all darn' and 'somnia' meaning 'night'.; #X obj 112 393 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints a random fascinating zoological 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 230 237 Cows have a single stomach, but it has four different compartments.; #X obj 466 81 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny fake informercial product 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 4 314 The Sham-Wow 2000: It's a towel! It's a mop! It's a mediocre conversation starter!; #X obj 351 315 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print an interesting historical anecdote 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 372 156 Napoleon was once attacked by a herd of rabbits that leapt out of a bush.; #X obj 65 4 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny made-up assembly instruction 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 65 440 Step 1: Assemble parts A through Z in order. Step 2: Marvel at your life choices.; #X obj 279 374 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print a random fascinating ecological 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 499 129 Around 85% of the world's plant life is found in the oceans.; #X obj 199 7 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write a Purr-Data patch to display a funny fake principle for an -ology 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 493 181 Frisbeetology: The study of aerodynamic circular objects that seem to defy physics.; #X obj 114 204 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create Purr-Data code that prints an interesting fact about ancient philosophy 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 56 95 Ancient Greek philosophers thought the brain was just a radiator to cool the heart.; #X obj 189 127 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make a Purr-Data patch to display a funny fake government agency name 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 73 275 The Department of Redundancy Department; #X obj 301 12 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
write Purr-Data source code to print a random fascinating astronomical 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 4 467 There are more trees on Earth than there are stars in the Milky Way galaxy.; #X obj 422 292 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
create a Purr-Data patch that displays a funny fake etymological origin for a 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 396 1 Doughnut: From the Greek 'dough' meaning 'baked batter', and 'nought' meaning 'useless expenditure of calories'.; #X obj 214 134 print; #X connect 0 0 1 0; #X connect 1 0 2 0;
make Purr-Data source code to print an interesting fact about ancient trade routes 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 430 63 The ancient Silk Road connected China to the Mediterranean over 4,000 miles away.; #X obj 432 32 print; #X connect 0 0 1 0; #X connect 1 0 2 0;