#learnpython #pythontutorial #python #pythongame #pythonprogramming
In this video we are going to create a guessing game with python .
You have three tiers to guess a number between 1 to 10.
You will learn how to work with loops and random functions.
We will see how to involve GUI in this later on with tkinter.
#python