Skip to content

Commit 1e0fe63

Browse files
committed
add file actors.txt
1 parent f14b2f3 commit 1e0fe63

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

assets/notebooks/actors.txt

+13
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
Timothée Chalamet
2+
Julia Roberts
3+
Denzel Washington
4+
Tom Hanks
5+
Morgan Freeman
6+
Audrey Hepburn
7+
Priyanka Chopra
8+
Sandra Bullock
9+
Sean Connery
10+
Jackie Chan
11+
12+
13+

index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ <h4>PART 9: Last bits of basic Python </h4>
367367
<a href="assets/notebooks/33_rw_txt_file.ipynb" onclick="download" >
368368
<li>Birthday presents<br>
369369
<i>Reading and writing text files</i></a><br>
370-
(additional file: <a href="assets/notebooks/33_purchases.txt" onclick="download" >33_purchases.txt</a>)
370+
(additional files: <a href="assets/notebooks/33_purchases.txt" onclick="download" >33_purchases.txt</a>,<a href="assets/notebooks/actors.txt" onclick="download" >actors.txt</a> )
371371
</li>
372372
<a href="assets/notebooks/34_python_more.ipynb" onclick="download" ><li>What’s more in Python?<br> <i>Additional types, keywords, built-in functions, and modules</i></li></a>
373373
</ol>

0 commit comments

Comments
 (0)