import math
num1 = int(input("Enter a number: "))
num2 = int(input("Enter a number: "))
print(math.gcd(num1, num2))
The gcd() - greatest common divisor function, which is part of the math module works perfectly in this situation.
Answer:
Exact Form:
x
=
2
_
5
Decimal Form:
x = 0.4
Explanation:
def voltage_calculation (i, r):
return i*r
You should send a picture of the map so people can answer directly.
B - Opcode
A computational instruction with operands is a command so computational instructions is just an opcode.