+ 2

Why the error?đŸ€”

This program finds the value of x in the equation of format: x operator a = b where: 1 - "x" can be any algebraic variable "a-z" 2 - "operator" can be ×,Ă·,+ or - 3 - "a" is the second operand and "b" is the result of the calculation e.g x × 3 = 15, b - 30 = 56, z Ă· 4 = 12 https://code.sololearn.com/ccEWZ9uUevXb/?ref=app the problem is its not working with operators 'x' and 'Ă·' ⚠this program may be a bit hard to understand so please prepare⚠

13th Feb 2019, 4:11 PM
Mind To Machine đŸ’»đŸ•†
Mind To Machine đŸ’»đŸ•† - avatar
1 Answer
+ 1
Julien Quentin thanks alot bro that worked 👍😊
13th Feb 2019, 5:49 PM
Mind To Machine đŸ’»đŸ•†
Mind To Machine đŸ’»đŸ•† - avatar