Basic operations in Python 3, for this I had to ask the user to enter 2 numbers then I change the values into a integer (int) in order to proceed to the basic operations, sum, minus, multiplication and division, finally I just print the results
Here the screen shot of my code:

WSQ03

For this I use some knowledge I learned by using this book Think Python, How to Think Like a Computer Scientist”, Downey, Allen B. 2012.

CC BY 4.0 WSQ03 – Fun with numbers by cesarisc is licensed under a Creative Commons Attribution 4.0 International License.