Skip to content

Commit 401ed72

Browse files
committed
1 parent 5d7b1cf commit 401ed72

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

241878_hw1_2025_1/241878_hw1_2025_1.ipynb

+11-1
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,20 @@
22
"cells": [
33
{
44
"cell_type": "code",
5-
"execution_count": 3,
5+
"execution_count": null,
66
"id": "5aa9f8ee",
77
"metadata": {},
88
"outputs": [],
9+
"source": [
10+
"#ESTE ES EL VERDADERO"
11+
]
12+
},
13+
{
14+
"cell_type": "code",
15+
"execution_count": null,
16+
"id": "460d29a9",
17+
"metadata": {},
18+
"outputs": [],
919
"source": [
1020
"from selenium import webdriver\n",
1121
"import re\n",

0 commit comments

Comments
 (0)