...
/Coding Challenge: Using Sequence in Function
Coding Challenge: Using Sequence in Function
Let's review the usage of Sequence in a function.
We'll cover the following...
Problem statement
- Complete the
application
function by using the code below, which should use the giveneitherSequence
to check all requirements simultaneously. - Note that
sequenceT
usesE.Apply
to get the right sequence. Some course examples usedE.either
, which still works but is now deprecated.
Complete the code
Access this course and 1400+ top-rated courses and projects.