Skip to content

Commit 943b6fe

Browse files
committed
Prep course
Fixes #40
1 parent 14ea78f commit 943b6fe

File tree

1 file changed

+2
-13
lines changed

1 file changed

+2
-13
lines changed

M03_variablesydatos/Prep_Course_Homework_03.ipynb

+2-13
Original file line numberDiff line numberDiff line change
@@ -20,19 +20,8 @@
2020
"cell_type": "code",
2121
"execution_count": 1,
2222
"metadata": {},
23-
"outputs": [
24-
{
25-
"name": "stdout",
26-
"output_type": "stream",
27-
"text": [
28-
"21\n"
29-
]
30-
}
31-
],
32-
"source": [
33-
"a=21\n",
34-
"print(a)"
35-
]
23+
"outputs": [],
24+
"source": []
3625
},
3726
{
3827
"attachments": {},

0 commit comments

Comments
 (0)