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!
242 out of 246 users completed this Bite.
Will you be the 243rd person to crack this Bite?
Resolution time: ~18 min. (avg. submissions of 5-240 min.)
Our community rates this Bite 2.83 on a 1-10 difficulty scale.
» You can do it! 😌