Contains one functions, pet_trick_checkin, that prints a statement asking your friend how their pet is doing learning a new trick.
1 | pet_trick_checkin(name, pet_name, trick_name, practice_number)
|
name |
A character containing your friend's name |
pet_name |
A character containing your friend's pet's name |
trick_name |
A character containing the name of the trick the pet is learning |
practice_number |
A number of times the trick needs to be practiced |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.