WSQ03. Fun with Numbers


WSQ03. Fun with Numbers

WSQ03. Fun with Numbers

For this WSQ i had to make a program that asks the user for two integer numbers using a function called “input” and then it does some arithmetic operations to display the sum, the difference, the product, the integer division and the remainder of those two numbers.

I found very helpful this video: https://www.youtube.com/watch?v=fisHBpU32ZQ

There is a screen capture of the code and an example of the program running above.

#WSQ03 #TC1014

CC BY 4.0 WSQ03. Fun with Numbers by Manuel Madrigal is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.