Login and get codingContinuing from where we left off in Bite 209, use the
docstring
you wrote in last Bite to add type annotations to thesum_numbers
function.Note that you will need to import one of the types from the
typing
module. Again no need to implement the function. It's about typing here. Have fun!
236 out of 240 users completed this Bite.
Will you be Pythonista #237 to crack this Bite?
Resolution time: ~18 min. (avg. submissions of 5-240 min.)
Pythonistas rate this Bite 2.83 on a 1-10 difficulty scale.
» You can do it! 😌