Beginner number guessing game using Python 3 Guess number between 1-100 and try to do so in the least amount of tries. Written with some guidance in Coursera's Python 101 course.