Intro to Tutorial Challenges

  • + 0 comments

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