Intro to Tutorial Challenges

  • + 0 comments

    python 3

    def introTutorial(V, arr):
        return arr.index(V)