BINGO game in python
- This game was written in python.
- The user is always given the first chance to say a number.
- However it cannot think it just says a number randomly, hence chance for it to win is very less
- user_nums.txt holds the numbers that user says
- system_nums.txt holds the numbers that system says.