Skip to content

Commit

Permalink
Prep course
Browse files Browse the repository at this point in the history
  • Loading branch information
dfrottap committed Feb 13, 2024
1 parent 14ea78f commit 943b6fe
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions M03_variablesydatos/Prep_Course_Homework_03.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -20,19 +20,8 @@
"cell_type": "code",
"execution_count": 1,
"metadata": {},
"outputs": [
{
"name": "stdout",
"output_type": "stream",
"text": [
"21\n"
]
}
],
"source": [
"a=21\n",
"print(a)"
]
"outputs": [],
"source": []
},
{
"attachments": {},
Expand Down

0 comments on commit 943b6fe

Please sign in to comment.