Jump to content

Middle three digits: Difference between revisions

m
(New draft task and Python solution.)
 
m (→‎{{header|Python}}: name change)
Line 20:
>>> for x in passing + failing:
try:
answer = m3missing_three_digits(x)
except AssertionError as error:
answer = error
Anonymous user
Cookies help us deliver our services. By using our services, you agree to our use of cookies.