
#Mastery01
This mastery was very easy as it was an introduction to Python3, all you had to do was simple arithmetic operations
Codes used
int = declare number
print = to show the user a question
input = let the user write an answer
+ to sum, – to substract, * to multiply, / to divide and % to show the remainder of the division

Link to download the document: