Skip to content

Commit f006051

Browse files
committed
pizza == life = True === javascript is gross = True ===== ?
1 parent 7726cb9 commit f006051

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/01-intro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
if("pizza" in healthy):
2828
print("eating it")
2929

30-
#We can make this more dynamic. Let's remove chicen pot pie from list.
30+
#We can make this more dynamic. Let's remove pizza from list.
3131

3232

3333
########## REMOVING FROM LIST ##########

0 commit comments

Comments
 (0)