Procedure takes data (value), function that performs write operation and location that tells what exactly needs to be written
| 1 | io.file.write(v, f, k)
 | 
| v | value to be written | 
| f | function that writes value f(v, k) | 
| k | key that describes where value stored | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.