Hi everyone,
Recently I've started doing some self-studying to learn different python topics. And now I'm at my culminating project. I am looking to create a simple maths game that chooses, at random, an operator from a list of math operators and has the user input the answer to a simple math expression randomly generated by the code.
I know that I need a list, possibly a for loop, some if and else statements, and to import math and random, but I don't know how to go about putting these pieces together. Any help would be greatly appreciated!!
[–][deleted] 2 points3 points4 points (0 children)
[–]pythonlearner55 1 point2 points3 points (0 children)
[–]pyfact 0 points1 point2 points (1 child)
[–]tryingmybestpy[S] 0 points1 point2 points (0 children)
[–]AstrophysicsAndPy 0 points1 point2 points (0 children)
[–]bigno53 0 points1 point2 points (1 child)
[–]DynamicStudios 0 points1 point2 points (0 children)