Here is the link to the Connect Four MCTS assignment. This should really be a two-part assignment in scope, but I can't figure out a way to break it up into stand-alone pieces that make sense, or how to test part of it. So, for part 1: you need to submit a draft of the MCTS function that makes a start at the selection portion of the activity. Put comments in to indicate how much you've done. You'll get full credit for this assignment if you've clearly made an attempt at getting started, even if it doesn't do anything.