Python 6.1 : The math game

Hi everyone, welcome to this new python section Here we are going to do: a project, a math game, the project consists of to ask questions to the user, to do additions, to do multiplications The objective here, is to practice what we have seen above, namely loops, for and while, variables, conditions, operators, random numbers, we'll see you soon for the next video about the creation of the project.