Skip to content

Commit cac4a60

Browse files
Week 57
1 parent 340df02 commit cac4a60

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

Week57.ipynb

+24
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
{
2+
"cells": [
3+
{
4+
"attachments": {},
5+
"cell_type": "markdown",
6+
"metadata": {},
7+
"source": [
8+
"## Project: Comparing DNA\n",
9+
"\n",
10+
"Touch on the concept of mutability. Lists are mutable, strings are immutable.\n",
11+
"\n",
12+
"Write down steps for how to code step 4. Write down general notes about the comparison of DNA problem."
13+
]
14+
}
15+
],
16+
"metadata": {
17+
"language_info": {
18+
"name": "python"
19+
},
20+
"orig_nbformat": 4
21+
},
22+
"nbformat": 4,
23+
"nbformat_minor": 2
24+
}

0 commit comments

Comments
 (0)