summaryrefslogtreecommitdiffstats
path: root/1.py
blob: 29db5c6fa644f33de247f608a10382384820deab (plain) (blame)
1
2
3
4
5
# given: two lists containing the same integers
# but one list contains an extra one
# find it and return it

print("Do I really need to type this again?")