Browse Source

changed python file

pull/1/head
Ravi Shah 5 years ago
parent
commit
c3fff6f5e5
  1. 1
      day1.py

1
day1.py

@ -29,7 +29,6 @@ def add_to_each(list_of_terms, num):
print(total)
if (total) == 2020:
print("equal")
print("yeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeet")
newlist = []
newlist.append(list_of_terms[num])
newlist.append(l)

Loading…
Cancel
Save