- #1
username842
- 1
- 0
Hi how would you solve formula such as this?
example
x=1
y=1
z=1
x = y * z
z = z + 1
x=?
y=?
z=?
example
x=1
y=1
z=1
x = y * z
z = z + 1
x=?
y=?
z=?