Skip to content

Commit

Permalink
whoops! look thru commit history for 1 free answer
Browse files Browse the repository at this point in the history
  • Loading branch information
aparrish committed Feb 2, 2018
1 parent b188aa6 commit 7266927
Showing 1 changed file with 3 additions and 16 deletions.
19 changes: 3 additions & 16 deletions programming-exercise-b.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -352,25 +352,12 @@
},
{
"cell_type": "code",
"execution_count": 37,
"execution_count": null,
"metadata": {
"scrolled": true
},
"outputs": [
{
"data": {
"text/plain": [
"'abgde'"
]
},
"execution_count": 37,
"metadata": {},
"output_type": "execute_result"
}
],
"source": [
"\"\".join([i[0] for i in greek])"
]
"outputs": [],
"source": []
},
{
"cell_type": "markdown",
Expand Down

0 comments on commit 7266927

Please sign in to comment.