num1 is integer num2 is integer average is real average = (num1 + num2)/2 input “Enter first number”, num1 input “Enter second number”, num2 output “The ...
Last month, I started to explore when to use simple sequences and when to use complex sequences. Part of creating the correct sequence lies in the proper use of technology. For example, let’s look at ...